From 824201942b93ef21ff4f5e704d3d3d75c61abca0 Mon Sep 17 00:00:00 2001 From: SUTER Frederic Date: Thu, 28 Oct 2021 09:49:56 +0200 Subject: [PATCH] [no-ci] another copy/paste glitch --- examples/cpp/io-basic/s4u-io-basic.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/cpp/io-basic/s4u-io-basic.cpp b/examples/cpp/io-basic/s4u-io-basic.cpp index 28640edd52..77e1213ca3 100644 --- a/examples/cpp/io-basic/s4u-io-basic.cpp +++ b/examples/cpp/io-basic/s4u-io-basic.cpp @@ -30,7 +30,7 @@ static void privileged_writer() XBT_INFO("Done."); /* Note that the timings printed when running this example are a bit misleading, because the uneven sharing only last - * until the privileged actor ends. After this point, the unprivileged one gets 100% of the CPU and finishes quite + * until the privileged actor ends. After this point, the unprivileged one gets 100% of the disk and finishes quite * quickly. */ } -- 2.20.1