From 5a6ba4dda826308fd3ba5abd8cc25fba2166a431 Mon Sep 17 00:00:00 2001 From: mathieui Date: Tue, 4 Oct 2016 00:26:54 +0200 Subject: Replace "MUC" by "chatroom" in the documentation And fix some linewrapping, obsolete references to poezio.eu, and obsolete docs. --- plugins/server_part.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/server_part.py') diff --git a/plugins/server_part.py b/plugins/server_part.py index 878001e7..08aa663b 100644 --- a/plugins/server_part.py +++ b/plugins/server_part.py @@ -11,7 +11,7 @@ Command **Usage:** ``/server_part [ [message]]`` Leave all rooms on ````, if not provided and the current - tab is a MUC tab, it will leave all rooms on the current server. + tab is a chatroom tab, it will leave all rooms on the current server. ``[message]`` can indicate a quit message. -- cgit v1.2.3