Skip to content
Snippets Groups Projects
Commit 661acc5a authored by nicfit's avatar nicfit
Browse files

grammar fix

parent a55a62a4
No related branches found
No related tags found
No related merge requests found
......@@ -86,7 +86,7 @@ class MessageControl:
pass # NOTE: Derived classes SHOULD implement this
def get_tab_label(self, chatstate):
'''Return a suitable the tab label string. Returns a tuple such as:
'''Return a suitable tab label string. Returns a tuple such as:
(label_str, color) either of which can be None
if chatstate is given that means we have HE SENT US a chatstate and
we want it displayed'''
......
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