diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-03-14 21:52:51 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-03-14 21:52:51 +0300 |
commit | 269f642099ec8e4c6bcf735496c32ee8019aaf1b (patch) | |
tree | 390b59f82fcd242db19ba8a9a72ba7a95de3b883 /data/help | |
parent | 93f07067f47b5122c36e92d529569da372963086 (diff) | |
download | plus-269f642099ec8e4c6bcf735496c32ee8019aaf1b.tar.gz plus-269f642099ec8e4c6bcf735496c32ee8019aaf1b.tar.bz2 plus-269f642099ec8e4c6bcf735496c32ee8019aaf1b.tar.xz plus-269f642099ec8e4c6bcf735496c32ee8019aaf1b.zip |
fix typo in help.
Diffstat (limited to 'data/help')
-rw-r--r-- | data/help/chatcommands.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/help/chatcommands.txt b/data/help/chatcommands.txt index 2b94512b9..b2a71c927 100644 --- a/data/help/chatcommands.txt +++ b/data/help/chatcommands.txt @@ -64,7 +64,7 @@ <</neutral NICK - add nick to neutral relation list.>> <</blacklist NICK - add nick to blacklist relation list.>> <</erase NICK - add nick to erased list.>> - <</enemy NICK - add nick to enemyes list.>> + <</enemy NICK - add nick to enemies list.>> <</createparty NAME - create party with selected name.>> <</me text - send text to chat as /me command in irc.>> <</serverignoreall - ignore all whispers on server side.>> |