Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill more references to GRAS.
[simgrid.git] / src / xbt / log.c
index b1270e1301d20cb29c51cded5283a5d7282c69f2..161c1cdcc5f8f4a88d5c842e7c227a26ab97c400 100644 (file)
@@ -100,7 +100,7 @@ controlled by the <i>priority</i> concept (which should maybe be renamed to
 <i>severity</i>).
 
 Empirically, the user can specify that he wants to see every debugging message
-of GRAS while only being interested into the messages at level "error" or
+of MSG while only being interested into the messages at level "error" or
 higher about the XBT internals.
 
 \subsection log_app 1.3 Message appenders