Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics
[simgrid.git] / src / xbt / log_private.hpp
index 0fcbc97cb73b44dcec0d314a21e8e78211871a8c..01eb7263aa3efcc02db574bb35876a6ccb4b49ed 100644 (file)
@@ -24,7 +24,7 @@ struct xbt_log_layout_s {
  * @param cat the category (not only its name, but the variable)
  * @param parent the parent cat
  *
- * Programatically alter a category's parent (don't use).
+ * Programmatically alter a category's parent (don't use).
  */
 XBT_PUBLIC void xbt_log_parent_set(xbt_log_category_t cat, xbt_log_category_t parent);