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