Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fixed typo in documentation of surf_routing.hpp
authorChristian Heinrich <christian.heinrich@livando.com>
Wed, 15 Apr 2015 13:59:40 +0000 (15:59 +0200)
committerGabriel Corona <gabriel.corona@loria.fr>
Tue, 9 Jun 2015 07:59:09 +0000 (09:59 +0200)
src/surf/surf_routing.hpp

index ac65fee..c442f02 100644 (file)
@@ -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]