Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A few spelling mistakes and many replacements: [Ss]imgrid -> SimGrid.
[simgrid.git] / src / mc / api / ClockVector.hpp
index 5e6318b..32e395f 100644 (file)
@@ -30,7 +30,7 @@ namespace simgrid::mc {
  * in which vector clocks are typically used).
  *
  * Support, however, needs to be added to clock vectors since
- * Simgrid permits the *creation* of new actors during execution.
+ * SimGrid permits the *creation* of new actors during execution.
  * Since we don't know this size before-hand, we have to allow
  * clock vectors to behave as if they were "infinitely" large. To
  * do so, all newly mapped elements, if not assigned a value, are