Skip to content
Snippets Groups Projects
Commit 3d7be5a2 authored by nkour's avatar nkour
Browse files

typo

parent a16d8f84
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,7 @@ def get_uf_ask(ask):
return unicode(uf_ask)
def get_uf_role(role, plural = False)
def get_uf_role(role, plural = False):
''' plural determines if you get Moderators or Moderator'''
if role == 'none':
role_name = Q_('?Group Chat Contact Role:None')
......
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