]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/xml/simgrid_dtd.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove model from Link constructors
[simgrid.git] / src / surf / xml / simgrid_dtd.c
index 90d911c1eea7a4add395d52eca417c7c98801ee0..95e99d3d764dc54ec6b7f2923f1355ede1880e2e 100644 (file)
@@ -9441,7 +9441,7 @@ FAIL("Premature EOF: `</peer>' expected.");
   * * New in DTD version 4.1 (in SimGrid 3.16): backward compatible change (v4 files are valid v4.1 files)
   *    - <zone> can be used as a synonym for the now deprecated <as>
   *    - <zoneRoute> can be used as a synonym for the now deprecated <asroute>
-  *    - <bypassZoneRoute> an be used as a synonym for the now deprecated <bypassAsRoute>
+  *    - <bypassZoneRoute> can be used as a synonym for the now deprecated <bypassAsRoute>
   *    - <actor> can be used as a synonym for the now deprecated <process>
   *   Other backward-compatible changes for which we did not bump the DTD version.
   *   - SPLITDUPLEX is the new spelling of the deprecated FULLDUPLEX (SimGrid v3.19)