Fix typos in the documentation
This commit is contained in:
parent
8afbb44cee
commit
25382977c4
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -207,7 +207,7 @@ status message of the contact. Plugins may add some elements to the status line.
|
|||
Dataforms tab
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
:ref:`Specific shortcuts <formtab-keys>`
|
||||
:ref:`Specific shortcuts <forms-keys>`
|
||||
|
||||
This tab lets you view a form received from a remote entity, edit the values and
|
||||
send everything back. It is mostly used to configure MUCs with the
|
||||
|
|
Loading…
Reference in a new issue