X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ff44a9035ba4965f2926c04ccdc7a3b1a11c4949..b78dbc3f5d35226be390f1a1ca500af3c09d7022:/src/s4u/s4u_netzone.cpp?ds=sidebyside diff --git a/src/s4u/s4u_netzone.cpp b/src/s4u/s4u_netzone.cpp index 6e1b14b6c0..e4f6989728 100644 --- a/src/s4u/s4u_netzone.cpp +++ b/src/s4u/s4u_netzone.cpp @@ -61,7 +61,7 @@ void NetZone::setProperty(const char* key, const char* value) /** @brief Returns the list of direct children (no grand-children) * - * This function returns the internal copy of the childrens, not a copy. Don't mess with it! + * This function returns the internal copy of the children, not a copy. Don't mess with it! */ std::vector* NetZone::getChildren() {