Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
doc fix.
authoralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 22 Jul 2005 18:14:02 +0000 (18:14 +0000)
committeralegrand <alegrand@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 22 Jul 2005 18:14:02 +0000 (18:14 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1553 48e7efb5-ca39-0410-a469-dd3cf9ba447f

src/xbt/log.c

index c2333a7..83ee7ff 100644 (file)
@@ -543,7 +543,7 @@ static void _cleanup_double_spaces(char *s) {
  * where [category] is one the category names and keyword is one of the
  * following:
  *
- *      thresh         value is an integer priority level. Sets the category's
+ *      thres                  value is an integer priority level. Sets the category's
  *                        threshold priority.
  *
  * \warning