Minor comment change.

This commit is contained in:
Bob Lantz
2010-04-22 17:02:19 -07:00
parent ab1fb093d1
commit 34954fe671
+1 -1
View File
@@ -1,7 +1,7 @@
#!/usr/bin/python
"""
This example shows how to create an empty Mininet() object
This example shows how to create an empty Mininet object
(without a topology object) and add nodes to it manually.
"""