From: Christian Heinrich Date: Thu, 8 Sep 2016 12:29:30 +0000 (+0200) Subject: [ChangeLog] Correct many -> much X-Git-Tag: v3_14~365 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/70a5028ad3c0ea83cd627ee8ee8ff29eb9a225df?ds=sidebyside [ChangeLog] Correct many -> much --- diff --git a/ChangeLog b/ChangeLog index 268556524c..9046fc672c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ SimGrid (3.14) UNRELEASED; urgency=low Documentation * The whole documentation was reworked and reorganized. There is - still many room for improvement here, but we're on it. + still much room for improvement here, but we're on it. Infrastructure * We now need python3 for our testing infrastructure.