Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot a comma ...
[simgrid.git] / src / surf / surf_routing.cpp
index 4947757000aae4dbe60bf580b432c34bfc18a20f..5c6e4509ba0bda568f33b1849785a65325978e25 100644 (file)
@@ -401,7 +401,7 @@ void routing_AS_begin(sg_platf_AS_cbarg_t AS)
     /* add to the father element list */
     info->setId(current_routing->parseAS(info));
   } else {
-    THROWF(arg_error, 0, "All defined components must be belong to a AS");
+    THROWF(arg_error, 0, "All defined components must belong to a AS");
   }
 
   xbt_lib_set(as_router_lib, info->getName(), ROUTING_ASR_LEVEL,