Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
woops, stupid ugly typo
[simgrid.git] / src / s4u / s4u_netzone.cpp
index 6e1b14b..e4f6989 100644 (file)
@@ -61,7 +61,7 @@ void NetZone::setProperty(const char* key, const char* value)
 
 /** @brief Returns the list of direct children (no grand-children)
  *
 
 /** @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*>* NetZone::getChildren()
 {
  */
 std::vector<NetZone*>* NetZone::getChildren()
 {