X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0213e3927d6ac21f3089d8a2d60f3603c8cbac43..6b188a3ca7fe91cf125a08229fb4fe51eee26e6d:/examples/msg/chord/chord.c?ds=sidebyside diff --git a/examples/msg/chord/chord.c b/examples/msg/chord/chord.c index e916d85a9f..2bfaa484ec 100644 --- a/examples/msg/chord/chord.c +++ b/examples/msg/chord/chord.c @@ -145,7 +145,7 @@ static int normalize(int id) } /** - * \brief Returns whether a id belongs to the interval [start, end]. + * \brief Returns whether an id belongs to the interval [start, end]. * * The parameters are noramlized to make sure they are between 0 and nb_keys - 1). * 1 belongs to [62, 3]