X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/54e818e2dea66d457ec7061f3f2bec19be321f39..4e62e76d104a17f0c9aaf9135ac605e9c8c87141:/include/simgrid/plugins/file_system.h diff --git a/include/simgrid/plugins/file_system.h b/include/simgrid/plugins/file_system.h index feb2a74b16..d33ac817c6 100644 --- a/include/simgrid/plugins/file_system.h +++ b/include/simgrid/plugins/file_system.h @@ -93,7 +93,7 @@ namespace s4u { * * They are located on @ref simgrid::s4u::Storage that are accessed from a given @ref simgrid::s4u::Host through * mountpoints. - * For now, you cannot change the mountpoints programatically, and must declare them from your platform file. + * For now, you cannot change the mountpoints programmatically, and must declare them from your platform file. */ class XBT_PUBLIC File { public: