summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-04-02 22:03:47 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-04-02 22:03:47 +0000
commit08b0272a9b4a0a8f9e4e8c66d10132c5bf48c932 (patch)
tree8bf03a9bee93b5d735ce0f1f1aedb10a3ad7fa02 /doc/en
parentd01081241a903b3b1a112883b7a76397b0d0dae9 (diff)
downloadweechat-08b0272a9b4a0a8f9e4e8c66d10132c5bf48c932.zip
Fixed typos in doc
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/config.xml6
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 &gt; 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>'&lt;'</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>'&gt;'</entry>
<entry>Text to display after nick in chat window</entry>
</row>
<row>