Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typo--
authorMartin Quinson <martin.quinson@loria.fr>
Wed, 13 Apr 2016 16:28:25 +0000 (18:28 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Wed, 13 Apr 2016 16:28:25 +0000 (18:28 +0200)
include/simgrid/s4u/host.hpp

index 04ce05e..c686b35 100644 (file)
@@ -83,7 +83,7 @@ public:
   xbt_dict_t mountedStoragesAsDict(); // HACK
   xbt_dynar_t attachedStorages();
 
   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).
    */
    *
    *  This is defined in the platform file, and cannot be modified programatically (yet).
    */