diff options
author | Florent Le Coz <louiz@louiz.org> | 2015-08-03 19:16:28 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2015-08-03 19:17:14 +0200 |
commit | def04d660925a3cacae7258de6744ba6e87f3eac (patch) | |
tree | 700b22f6b2d4b089fa69e259dee9e05cdf2d5166 /doc/source | |
parent | c8b4d20a143862f6f57766546565c9b9b414696c (diff) | |
download | poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.gz poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.bz2 poezio-def04d660925a3cacae7258de6744ba6e87f3eac.tar.xz poezio-def04d660925a3cacae7258de6744ba6e87f3eac.zip |
Beginning, not begining
Diffstat (limited to 'doc/source')
-rw-r--r-- | doc/source/commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index f1713a86..99b47c7b 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -319,7 +319,7 @@ MultiUserChat tab commands Assign a color to the given nick. The nick and all its alias (nicks are considered identical if they only differ by the presence of one - ore more **_** character at the begining or the end. For example + ore more **_** character at the beginning or the end. For example _Foo and Foo___ are considered aliases of the nick Foo) will then always have the specified color, in all MultiUserChat tabs. This is true whatever the value of **deterministic_nick_colors** is. |