Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
typo --
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 5 May 2014 13:49:43 +0000 (15:49 +0200)
committerAugustin Degomme <degomme@idpann.imag.fr>
Tue, 6 May 2014 13:56:16 +0000 (15:56 +0200)
src/surf/surf_routing.cpp

index 4947757..5c6e450 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,