Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into xbt_random
[simgrid.git] / doc / doxygen / module-surf.doc
index d041a49bf3db2b861919452f80f1bf82045a6249..9dc285ede367fd72c47d7e5d666d530238b7b936 100644 (file)
@@ -56,7 +56,7 @@
     Some functions of the @ref SURF_host_interface and similar can give
     you some information about:
        - a host: get_speed(), get_available_speed();
-       - a network link: get_link_name(), get_link_latency(), get_link_bandwith();
+       - a network link: get_link_name(), get_link_latency(), get_link_bandwidth();
        - a route: get_route(), get_route_size().
 
     During the simulation, call @a surf_host_model->execute() to schedule a