Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simplify the example now that host can be set to serial
[simgrid.git] / examples / README.rst
index ec291db8ab1e2f787d01845bc7ec29823acdf2a7..cbe1f7e252c61ef82af760e16456db0d99a26b3e 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