diff --git a/src/tabbed_chat_window.py b/src/tabbed_chat_window.py index 305381c27..2e7b099f0 100644 --- a/src/tabbed_chat_window.py +++ b/src/tabbed_chat_window.py @@ -774,7 +774,7 @@ timestamp, contact): nb, line = gajim.logger.read(jid, count - 1 - pos, count - pos) pos = pos + 1 - # line is [] if log file for jid is not a file (does not exist or dir) + # line is [] if log file for jid is not a file (does not exist or dir) if line == []: break