Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix a copy/paste error
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 19 Feb 2016 18:26:39 +0000 (19:26 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 19 Feb 2016 18:26:39 +0000 (19:26 +0100)
ChangeLog

index 622a81b..ec75dfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@ SimGrid (3.13) UNRELEASED; urgency=low
    - Rename from 'power' to 'speed' the attributes describing the amount of
      flops that a <host>, <peer>, <cluster> or <cabinet> can deliver per second.
    - In <trace_connect>, attribute kind="POWER" is now kind="SPEED".
-   - The DOCTYPE points to the right URL (this file):
+   - The DOCTYPE points to the right URL:
      http://simgrid.gforge.inria.fr/simgrid/simgrid.dtd
      (the file at this address now documents the changelog since its v1)
    - A warning is emitted for unit-less values (they are still accepted).