Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the doc!
[simgrid.git] / src / msg / host.c
index 8d1b47d..8764477 100644 (file)
@@ -177,7 +177,7 @@ int MSG_get_host_msgload(m_host_t h)
 }
 
 /** \ingroup m_host_management
- * \brief Return the speed of the processor (in Mflop/s), regardless of 
+ * \brief Return the speed of the processor (in flop/s), regardless of 
     the current load on the machine.
  */
 double MSG_get_host_speed(m_host_t h)