diff options
author | mathieui <mathieui@mathieui.net> | 2016-10-04 00:54:57 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2016-10-04 00:54:57 +0200 |
commit | 9dd5f0b4dee221db713ad8f36f9c23ea5bee7045 (patch) | |
tree | bdc1d522311aea5e2024bb9097a5939c9a60ab7a /plugins/close_all.py | |
parent | f1bfec332f168364ada51254bce950700a1f5731 (diff) | |
download | poezio-9dd5f0b4dee221db713ad8f36f9c23ea5bee7045.tar.gz poezio-9dd5f0b4dee221db713ad8f36f9c23ea5bee7045.tar.bz2 poezio-9dd5f0b4dee221db713ad8f36f9c23ea5bee7045.tar.xz poezio-9dd5f0b4dee221db713ad8f36f9c23ea5bee7045.zip |
"information" is already plural, fix wording
Diffstat (limited to 'plugins/close_all.py')
-rw-r--r-- | plugins/close_all.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/close_all.py b/plugins/close_all.py index 66d9f7ec..93bcdcfc 100644 --- a/plugins/close_all.py +++ b/plugins/close_all.py @@ -1,5 +1,5 @@ """ -``close_all`` plugin: close all tabs except chatrooms and the contact lis. +``close_all`` plugin: close all tabs except chatrooms and the contact list. Commands -------- |