Skip to content
Snippets Groups Projects
Commit 433d8322 authored by Bob Lantz's avatar Bob Lantz
Browse files

Fix typo

parent 3151804c
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ def testPingall( self ):
p.wait()
def testFailover( self ):
"Kill controllers and verity that switch, s1, fails over properly"
"Kill controllers and verify that switch, s1, fails over properly"
count = 1
p = pexpect.spawn( 'python -m mininet.examples.controlnet' )
p.expect( self.prompt )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment