From: Martin Quinson Date: Wed, 13 Apr 2016 16:28:25 +0000 (+0200) Subject: typo-- X-Git-Tag: v3_13~97^2~4 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b511564e7bab9872f2325db932b6e6cb8fda0610?hp=4fee224a17662ec1877876618bb9e1318528a911 typo-- --- diff --git a/include/simgrid/s4u/host.hpp b/include/simgrid/s4u/host.hpp index 04ce05eb24..c686b352fb 100644 --- a/include/simgrid/s4u/host.hpp +++ b/include/simgrid/s4u/host.hpp @@ -83,7 +83,7 @@ public: xbt_dict_t mountedStoragesAsDict(); // HACK xbt_dynar_t attachedStorages(); - /** Get an associative list [mount point]->[Storage] off all local mount points. + /** Get an associative list [mount point]->[Storage] of all local mount points. * * This is defined in the platform file, and cannot be modified programatically (yet). */