From fe8edd20a945ec3c21f1c17fffb82eee3b0253dd Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Mon, 29 May 2017 11:14:25 +0200 Subject: [PATCH] Fixed spelling: zoneZoute -> zoneRoute --- ChangeLog | 2 +- src/surf/xml/simgrid.dtd | 2 +- src/surf/xml/simgrid_dtd.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f959057234..8e28aea001 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ SimGrid (3.16) UNRELEASED XML platforms: Switch to platform v4.1 format. * This is (mainly) a backward compatible change: v4 are valid v4.1 files - can be used as a synonym for the now deprecated - - an be used as a synonym for the now deprecated + - can be used as a synonym for the now deprecated - an be used as a synonym for the now deprecated - can be used as a synonym for the now deprecated - state_file and avail_file periodicity is now easier to express diff --git a/src/surf/xml/simgrid.dtd b/src/surf/xml/simgrid.dtd index f69ea367d5..475388fd15 100644 --- a/src/surf/xml/simgrid.dtd +++ b/src/surf/xml/simgrid.dtd @@ -6,7 +6,7 @@ To upgrade your files, use the tool simgrid_update_xml * New in DTD version 4.1 (in SimGrid 3.16): backward compatible change (v4 files are valid v4.1 files) - can be used as a synonym for the now deprecated - - an be used as a synonym for the now deprecated + - can be used as a synonym for the now deprecated - an be used as a synonym for the now deprecated - can be used as a synonym for the now deprecated diff --git a/src/surf/xml/simgrid_dtd.c b/src/surf/xml/simgrid_dtd.c index 18e4d7338a..361af31057 100644 --- a/src/surf/xml/simgrid_dtd.c +++ b/src/surf/xml/simgrid_dtd.c @@ -8861,7 +8861,7 @@ if(!ETag_surfxml_include_state()) FAIL("Premature EOF: `' expected."); * To upgrade your files, use the tool simgrid_update_xml * * New in DTD version 4.1 (in SimGrid 3.16): backward compatible change (v4 files are valid v4.1 files) * - can be used as a synonym for the now deprecated - * - an be used as a synonym for the now deprecated + * - can be used as a synonym for the now deprecated * - an be used as a synonym for the now deprecated * - can be used as a synonym for the now deprecated * * New in DTD version 4 (in SimGrid 3.13): -- 2.20.1