From: Frederic Suter Date: Tue, 19 Jan 2016 00:06:31 +0000 (+0100) Subject: typo in comment X-Git-Tag: v3_13~1211^2 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/85b906066d7f9b20e5764057da44a218910d101f typo in comment --- diff --git a/src/simdag/sd_workstation.cpp b/src/simdag/sd_workstation.cpp index ac0bdb4e71..45ab1928df 100644 --- a/src/simdag/sd_workstation.cpp +++ b/src/simdag/sd_workstation.cpp @@ -210,7 +210,7 @@ void SD_workstation_dump(SD_workstation_t ws) * * \param src a workstation * \param dst another workstation - * \return a new array of \ref SD_link_t representating the route between these two workstations + * \return a new array of \ref SD_link_t representing the route between these two workstations * \see SD_route_get_size(), SD_link_t */ const SD_link_t *SD_route_get_list(SD_workstation_t src,