Skip to content

Commit b2c47ab

Browse files
committed
Fix typo swat-tutorial
1 parent 6b51db3 commit b2c47ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/swat-tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ CPS topology and network parameters (e.g., IP, MAC, netmasks).
218218
The ``run.py`` script contains the ``SwatS1CPS(MiniCPS)`` class that you can
219219
use to customize your simulation. In this example the user has to manually run the
220220
PLC logic scripts and physical process script, for example opening four ``xterm`` from the
221-
``mininwt>`` prompt and launch the scripts.
221+
``mininet>`` prompt and launch the scripts.
222222
You can start every script automatically uncommenting the following lines:
223223

224224
.. literalinclude:: ../examples/swat-s1/run.py

0 commit comments

Comments
 (0)