X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1d381feb9b44e9d94e608c9b389c453128d44dff..813829e7b90c3c0106dd63c3b7aee378efc22aa6:/docs/source/Tutorial_Algorithms.rst diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index 562a0cc853..cbb9a8c72c 100644 --- a/docs/source/Tutorial_Algorithms.rst +++ b/docs/source/Tutorial_Algorithms.rst @@ -85,7 +85,7 @@ the opportunity to improve this scheme. The Actors .......... -Let's start with the code of the worker. It is represented by the +Let's start with the code of the master. It is represented by the *master* function below. This simple function takes at least 3 parameters (the amount of tasks to dispatch, their computational size in flops to compute and their communication size in bytes to