From: Augustin Degomme Date: Mon, 5 May 2014 13:49:43 +0000 (+0200) Subject: typo -- X-Git-Tag: v3_11~94^2~15 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8d672f647c009c1b39898e589aeae653fe016b7d typo -- --- diff --git a/src/surf/surf_routing.cpp b/src/surf/surf_routing.cpp index 4947757000..5c6e4509ba 100644 --- a/src/surf/surf_routing.cpp +++ b/src/surf/surf_routing.cpp @@ -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,