Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:simgrid/simgrid
[simgrid.git] / docs / source / ns3.rst
index 1acf6eb8e04b974867e790a5ccb275d214fde5d8..a4b39fb5d04b64009cd349fa19c61151deb6ac8d 100644 (file)
@@ -12,7 +12,7 @@ The SimGrid/ns-3 binding only contains features that are common to both systems.
 Not all ns-3 models are available from SimGrid (only the TCP and WiFi ones are),
 while not all SimGrid platform files can be used in conjunction ns-3 (routes
 must be of length 1). Also, the platform built in ns-3 from the SimGrid
-description is very basic. Finally, communicating from an host to
+description is very basic. Finally, communicating from a host to
 itself is forbidden in ns-3, so every such communication completes
 immediately upon startup.