Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish the doc under the new format for Host
[simgrid.git] / src / s4u / s4u_Host.cpp
index d4841f2..a298510 100644 (file)
@@ -50,7 +50,7 @@ Host::~Host()
  *
  * Don't delete directly a host, call h->destroy() instead.
  *
- * This is cumbersome but this is the simplest solution to ensure that the onDestruction() callback receives a valid
+ * This is cumbersome but this is the simplest solution to ensure that the on_destruction() callback receives a valid
  * object (because of the destructor order in a class hierarchy).
  */
 void Host::destroy()