Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix formatting in ns3 doc
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 28 Sep 2020 07:57:16 +0000 (09:57 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 28 Sep 2020 07:57:16 +0000 (09:57 +0200)
docs/source/ns3.rst

index e99ff47..a2cb51c 100644 (file)
@@ -129,7 +129,7 @@ options can be used as usual.
 
    ./network-ns3 --cfg=network/model:ns-3 (other parameters)
 
-Many other files from the ``examples/platform directory`` are usable with the
+Many other files from the ``examples/platform`` directory are usable with the
 ns-3 model, such as `examples/platforms/dogbone.xml <https://framagit.org/simgrid/simgrid/tree/master/examples/platforms/dogbone.xml>`_.
 Check the file  `examples/s4u/network-ns3/network-ns3.tesh <https://framagit.org/simgrid/simgrid/tree/master/examples/s4u/network-ns3/network-ns3.tesh>`_
 to see which ones are used in our regression tests.