diff options
author | mathieui <mathieui@mathieui.net> | 2015-01-03 23:14:37 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2015-01-03 23:14:37 +0100 |
commit | 25382977c47a85d157e45f976f3baad32c83b80a (patch) | |
tree | 7839b7047632b34ab65353296043fe9565e2ec63 /doc/source/configuration.rst | |
parent | 8afbb44ceeac050c76bbdfedcd644cca384ad42e (diff) | |
download | poezio-25382977c47a85d157e45f976f3baad32c83b80a.tar.gz poezio-25382977c47a85d157e45f976f3baad32c83b80a.tar.bz2 poezio-25382977c47a85d157e45f976f3baad32c83b80a.tar.xz poezio-25382977c47a85d157e45f976f3baad32c83b80a.zip |
Fix typos in the documentation
Diffstat (limited to 'doc/source/configuration.rst')
-rw-r--r-- | doc/source/configuration.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst index 219db9a3..7a9a28fa 100644 --- a/doc/source/configuration.rst +++ b/doc/source/configuration.rst @@ -533,9 +533,9 @@ or the way messages are displayed. **Default value:** ``true`` Automatically search for color of nick aliases. For example, if nick is - set to red, _nick, nick_, _nick_, nick__ etc. will have the same color. + set to red, _nick, nick\_, _nick_, nick\__ etc. will have the same color. Aliases colors are checked first, so that it is still possible to have - different colors for nick_ and nick. + different colors for nick\_ and nick. vertical_tab_list_size |