Fix param typo

This commit is contained in:
Brandon Heller
2010-03-14 03:53:15 -07:00
parent e100d1d9d0
commit 956bf4f2d0
+1 -1
View File
@@ -126,7 +126,7 @@ class Mininet( object ):
host: Host class
controller: Controller class
cparams: ControllerParams object
now: build now from topo?
build: build now from topo?
xterms: if build now, spawn xterms?
cleanup: if build now, cleanup before creating?
inNamespace: spawn switches and controller in net namespaces?