From 3dbeba193df2e406bd9eff5be73c8bce0db0185e Mon Sep 17 00:00:00 2001 From: Christian Heinrich Date: Wed, 15 Apr 2015 15:59:40 +0200 Subject: [PATCH 1/1] Fixed typo in documentation of surf_routing.hpp --- src/surf/surf_routing.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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] -- 2.20.1