summaryrefslogtreecommitdiff
path: root/poezio/tabs/muclisttab.py
diff options
context:
space:
mode:
Diffstat (limited to 'poezio/tabs/muclisttab.py')
-rw-r--r--poezio/tabs/muclisttab.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/poezio/tabs/muclisttab.py b/poezio/tabs/muclisttab.py
index 005f3fe1..e12d24ee 100644
--- a/poezio/tabs/muclisttab.py
+++ b/poezio/tabs/muclisttab.py
@@ -1,7 +1,7 @@
"""
A MucListTab is a tab listing the rooms on a conference server.
-It has no functionnality except scrolling the list, and allowing the
+It has no functionality except scrolling the list, and allowing the
user to join the rooms.
"""
import logging