From b981327df58eac0cf41a206333bf36dd5c4e2330 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Wed, 10 Jan 2018 02:13:35 +0100 Subject: Fix typos, thanks `codespell`! --- poezio/tabs/muclisttab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'poezio/tabs') 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 -- cgit v1.2.3