better comment

This commit is contained in:
Nikos Kouremenos 2005-07-19 23:00:05 +00:00
parent 1a3923cdf4
commit c7c695d902
1 changed files with 1 additions and 1 deletions

View File

@ -425,7 +425,7 @@ class TabbedChatWindow(chat.Chat):
# False if peer does not support jep85 # False if peer does not support jep85
# 'ask' if we sent 'active' chatstate and are waiting for reply # 'ask' if we sent 'active' chatstate and are waiting for reply
# do nothing if config has typing notifications disabled # do not send nothing if we have chat state notifications disabled
if not gajim.config.get('send_chat_state_notifications'): if not gajim.config.get('send_chat_state_notifications'):
return return