Fixed typo.
This commit is contained in:
@@ -433,7 +433,7 @@ class ConsoleApp( Frame ):
|
||||
quietRun( 'killall -9 iperf' )
|
||||
|
||||
def quit( self ):
|
||||
"Stope everything and quit."
|
||||
"Stop everything and quit."
|
||||
self.stop( wait=False)
|
||||
Frame.quit( self )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user