Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics : I activated -pedantic for a quick pass
[simgrid.git] / src / xbt / log_private.hpp
index 0fcbc97..01eb726 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);