Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/conversation_textview.py')
-rw-r--r--src/conversation_textview.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conversation_textview.py b/src/conversation_textview.py
index b3eadd50f..ee2deefc5 100644
--- a/src/conversation_textview.py
+++ b/src/conversation_textview.py
@@ -667,7 +667,7 @@ class ConversationTextview:
def on_textview_populate_popup(self, textview, menu):
'''we override the default context menu and we prepend Clear
(only if used_in_history_window is False)
- and if we have sth selected we show a submenu with actions on
+ and if we have sth selected we show a submenu with actions on
the phrase (see on_conversation_textview_button_press_event)'''
separator_menuitem_was_added = False