Minor comment change.

This commit is contained in:
Bob Lantz
2010-04-22 17:08:39 -07:00
parent 121eb4496b
commit 3758da2ec8
+2 -1
View File
@@ -9,7 +9,8 @@ Mininet's Python API.
consoles.py: consoles.py:
This example creates a grid of console windows, one for each node, This example creates a grid of console windows, one for each node,
and allows interaction with and monitoring of each console. and allows interaction with and monitoring of each console, including
graphical monitoring.
emptynet.py: emptynet.py: