Skip to content
Snippets Groups Projects
Commit 6ccdaa88 authored by Sébastien Helleu's avatar Sébastien Helleu
Browse files

Fix typo in message

parent 089e1471
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -376,7 +376,7 @@ class Client(object): # pylint: disable=too-many-instance-attributes
countrate=countrate,
bytesrate=bytesrate))
if self.endmsg == 'connection lost':
print('Uh-oh! No quit received, client has crashed? Ahah \\o/')
print('Uh-oh! No quit received, client has crashed? Haha \\o/')
 
def __del__(self):
self.stats()
Loading
Loading
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