diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-07-28 00:04:19 +0200 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-07-28 00:04:19 +0200 |
commit | f6f5eee77be1a91563da38337bb80b04cb2ae071 (patch) | |
tree | b77471103840b98a6d351bd09d275cb64b84d8a2 /doc/user-guide | |
parent | 82ca98619fc6fbef41de7235b5cc930961ef0cc0 (diff) |
Source documentation update, including a short HACKING file.
Diffstat (limited to 'doc/user-guide')
-rw-r--r-- | doc/user-guide/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user-guide/misc.xml b/doc/user-guide/misc.xml index 330e18bb..bb06a658 100644 --- a/doc/user-guide/misc.xml +++ b/doc/user-guide/misc.xml @@ -217,7 +217,7 @@ See <emphasis>set nick_format2</emphasis> for some more information. <title>Nickname formatting - modifiers</title> <para> -Two modifiers ares currently available: You can include only the first few +Two modifiers are currently available: You can include only the first few characters of a variable by putting a number right after the %. For example, <emphasis>[%3group]%-@nick</emphasis> will include only the first three characters of the group name in the nick. |