Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various corrections in docs.
[simgrid.git] / docs / source / Tutorial_Algorithms.rst
index 028038e..424d211 100644 (file)
@@ -201,7 +201,7 @@ This time, we have all parts: once the program is compiled, we can
 execute it as follows. Note how the XBT_INFO() requests turned into
 informative messages.
 
-.. "WARNING: Over dedent has detected" is expected here as we remove the $ marker this way
+.. "WARNING: non-whitespace stripped by dedent" is expected here as we remove the $ marker this way
 
 .. literalinclude:: ../../examples/cpp/app-masterworkers/s4u-app-masterworkers.tesh
    :language: shell