X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/54e818e2dea66d457ec7061f3f2bec19be321f39..4e62e76d104a17f0c9aaf9135ac605e9c8c87141:/src/s4u/s4u_Host.cpp diff --git a/src/s4u/s4u_Host.cpp b/src/s4u/s4u_Host.cpp index 1d89a9e811..a891bc6d35 100644 --- a/src/s4u/s4u_Host.cpp +++ b/src/s4u/s4u_Host.cpp @@ -600,7 +600,7 @@ double sg_host_route_latency(sg_host_t from, sg_host_t to) return res; } /** - * @brief Find the bandwitdh of the route between two hosts + * @brief Find the bandwidth of the route between two hosts * * @param from where from * @param to where to