Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix some more doc bugs
[simgrid.git] / src / mc / api / ClockVector.hpp
index 5e6318bf4e945770e3c629f8890d9da37932f6e5..32e395fa452640dcbba0885b159b7f521a8117ae 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