From: Christian Heinrich Date: Wed, 15 Apr 2015 13:59:40 +0000 (+0200) Subject: Fixed typo in documentation of surf_routing.hpp X-Git-Tag: v3_12~670 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3dbeba193df2e406bd9eff5be73c8bce0db0185e?ds=sidebyside Fixed typo in documentation of surf_routing.hpp --- diff --git a/src/surf/surf_routing.hpp b/src/surf/surf_routing.hpp index ac65feedf3..c442f02b39 100644 --- a/src/surf/surf_routing.hpp +++ b/src/surf/surf_routing.hpp @@ -67,7 +67,7 @@ public: }; /** - * @brief Get the route and latency between two RoutingEdgs + * @brief Get the route and latency between two RoutingEdges * @details [long description] * * @param src [description]