From: Martin Quinson Date: Fri, 23 Feb 2018 20:51:09 +0000 (+0100) Subject: woops, stupid ugly typo X-Git-Tag: v3.19~157 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b78dbc3f5d35226be390f1a1ca500af3c09d7022 woops, stupid ugly typo --- 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() {