diff options
author | Timo Sirainen <cras@irssi.org> | 2002-04-01 23:06:54 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-04-01 23:06:54 +0000 |
commit | dde8f0f48655fcec3878ed2e4f05e8637946d4a1 (patch) | |
tree | 86d8140e117ee5c55c6b170bcfc25c466abffc42 /docs | |
parent | 980f3b01c59c523bfae2b7cb632053ffee8a938e (diff) | |
download | irssi-dde8f0f48655fcec3878ed2e4f05e8637946d4a1.zip |
CLIENTNOTICE and CLIENTERROR shouldn't have been in plural
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2652 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r-- | docs/help/in/levels.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/levels.in b/docs/help/in/levels.in index 937ec1dd..b6ebed7e 100644 --- a/docs/help/in/levels.in +++ b/docs/help/in/levels.in @@ -20,8 +20,8 @@ list of them all: NICKS - Someone changes nick DCC - DCC related messages DCCMSGS - DCC chat messages - CLIENTNOTICES - Irssi's notices - CLIENTERRORS - Irssi's error messages + CLIENTNOTICE - Irssi's notices + CLIENTERROR - Irssi's error messages CLIENTCRAP - Some other messages from Irssi And a few special ones that could be included with the |