diff options
Diffstat (limited to 'doc/en/config.xml')
-rw-r--r-- | doc/en/config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/config.xml b/doc/en/config.xml index e4940f1ea..463e70be7 100644 --- a/doc/en/config.xml +++ b/doc/en/config.xml @@ -129,7 +129,7 @@ <entry>integer</entry> <entry>between 0 and 100</entry> <entry>0</entry> - <entry>Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min == max and > 0, then size is fixed))</entry> + <entry>Max size for nicklist (width or height, depending on look_nicklist_position (0 = no max size; if min == max and > 0, then size is fixed))</entry> </row> <row> <entry><option>look_no_nickname</option></entry> @@ -156,14 +156,14 @@ <entry><option>look_nick_prefix</option></entry> <entry>string</entry> <entry>any string</entry> - <entry>'<'</entry> + <entry>'<'</entry> <entry>Text to display before nick in chat window</entry> </row> <row> <entry><option>look_nick_suffix</option></entry> <entry>string</entry> <entry>any string</entry> - <entry>'>'</entry> + <entry>'>'</entry> <entry>Text to display after nick in chat window</entry> </row> <row> |