Fix the initial help message

This commit is contained in:
mathieui 2015-07-14 16:00:01 +02:00
parent c62c5b2da7
commit 310d6630dc
No known key found for this signature in database
GPG key ID: C59F84CEEFD616E3

View file

@ -513,7 +513,7 @@ class Core(object):
'It seems that it is the first time you start poezio.\n'
'The online help is here http://doc.poez.io/\n'
'No room is joined by default, but you can join poezios'
'chatroom (with /join poezio@muc.poez.io), where you can'
' chatroom (with /join poezio@muc.poez.io), where you can'
' ask for help or tell us how great it is.',
'Help')
self.refresh_window()