Skip to content
Snippets Groups Projects
Commit 6ab1780b authored by jimpp's avatar jimpp
Browse files

typo

parent f66c0912
No related branches found
No related tags found
No related merge requests found
......@@ -50,7 +50,7 @@ class StatusIcon(systray.Systray):
self.on_left_click()
def set_img(self):
'''apart from image, we also update tooltip text here'
'''apart from image, we also update tooltip text here'''
if not gajim.interface.systray_enabled:
return
text = helpers.get_notification_icon_tooltip_text()
......
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