X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f0534a5e2af72c36c12d55f7ea323040e6e9bf36..a0d47b6eaf07218a602ed6606da925fbd3629909:/src/mc/mc_record.hpp diff --git a/src/mc/mc_record.hpp b/src/mc/mc_record.hpp index a2f7310628..32f78efa11 100644 --- a/src/mc/mc_record.hpp +++ b/src/mc/mc_record.hpp @@ -9,7 +9,7 @@ * The recorded path is written in the log output and can be replayed with MC disabled * (even with a non-MC build) using `--cfg=model-check/replay:$replayPath`. * - * The same version of Simgrid should be used and the same arguments should be + * The same version of SimGrid should be used and the same arguments should be * passed to the application (without the MC specific arguments). */