Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix format for tiny double values in --help.
[simgrid.git] / src / mc / mc_smx.cpp
index 417758da2999f9c3381feeb3edf6636ad397f433..14b8048afe987579aa006d2ed5e1fee8e45450d9 100644 (file)
@@ -10,7 +10,7 @@
 
 using simgrid::mc::remote;
 
-/** HACK, Statically "upcast" a s_smx_actor_t into a ActorInformation
+/** HACK, Statically "upcast" a s_smx_actor_t into an ActorInformation
  *
  *  This gets 'actorInfo' from '&actorInfo->copy'. It upcasts in the
  *  sense that we could achieve the same thing by having ActorInformation