Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Various cleanups in Task plugin.
[simgrid.git] / examples / README.rst
index ec291db..cbe1f7e 100644 (file)
@@ -395,7 +395,7 @@ The ``suspend()`` and ``resume()`` functions block the progression of a given co
 
    .. example-tab:: examples/python/comm-suspend/comm-suspend.py
 
-      See also :py:func:`simgrid.Comm::suspend()` and
+      See also :py:func:`simgrid.Comm.suspend()` and
       :py:func:`simgrid.Comm.resume()`.
 
 Waiting for all communications in a set