diff options
author | Emanuele Giaquinta <exg@irssi.org> | 2008-08-01 12:27:37 +0000 |
---|---|---|
committer | exg <exg@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2008-08-01 12:27:37 +0000 |
commit | 13849ba4f26b9aded25acbcdbc2132ee83d9ce4e (patch) | |
tree | a40ab4a8049e1c5e910c4ab555daf801a867c600 /docs/help | |
parent | 3540d21ee159af05cba04d1e0109fc03a3e9cd71 (diff) | |
download | irssi-13849ba4f26b9aded25acbcdbc2132ee83d9ce4e.zip |
Fix typos.
git-svn-id: file:///var/www/svn.irssi.org/SVN/irssi/trunk@4865 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/network.in | 2 | ||||
-rw-r--r-- | docs/help/in/server.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/in/network.in b/docs/help/in/network.in index abeadb32..d1879b5c 100644 --- a/docs/help/in/network.in +++ b/docs/help/in/network.in @@ -6,7 +6,7 @@ -modes: Maximum number of mode changes in one /MODE command -whois: Maximum number of nicks in one /WHOIS command -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1 - -cmdmax: Same as /SET cmd_max_at_once, see section 3.1 + -cmdmax: Same as /SET cmds_max_at_once, see section 3.1 -nick, -user, -realname: Specify what nick/user/name to use -host: Specify what host name to use, if you have multiple -usermode: Specify what usermode to use on this network diff --git a/docs/help/in/server.in b/docs/help/in/server.in index 5ebbcb22..7c6f03b3 100644 --- a/docs/help/in/server.in +++ b/docs/help/in/server.in @@ -16,7 +16,7 @@ -host: Specify what host name to use, if you have multiple -!: don't autojoin channels -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1 - -cmdmax: Same as /SET cmd_max_at_once, see section 3.1 + -cmdmax: Same as /SET cmds_max_at_once, see section 3.1 -port: Use this only to edit the port number of an existing server, for new servers use the <port> argument |