X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e57b23fdfca6b2e76a216440aa2b33576818bc98..e60ec69d61289fcc8ff2f6727b502bd00823a424:/docs/source/tuto_s4u.rst diff --git a/docs/source/tuto_s4u.rst b/docs/source/tuto_s4u.rst index 27c809dffa..a4f659a6d4 100644 --- a/docs/source/tuto_s4u.rst +++ b/docs/source/tuto_s4u.rst @@ -125,7 +125,7 @@ this task and waits for the next one. The worker retrieves its own host with :cpp:func:`simgrid::s4u::this_actor::get_host`. The -:ref:`simgrid::s4u::this_actor ` +:ref:`simgrid::s4u::this_actor ` namespace contains many such helping functions. .. literalinclude:: ../../examples/s4u/app-masterworkers/s4u-app-masterworkers-fun.cpp