diff options
author | louiz’ <louiz@louiz.org> | 2016-09-08 02:38:58 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2016-09-07 20:52:08 +0200 |
commit | 009512f6ff8afc222af3d040e042d505a46ddb39 (patch) | |
tree | b42b59daf02115556a29b8631894b404a552e0e0 | |
parent | 44bc04952c18df6971d06b3c1d9f020c97156fb4 (diff) | |
download | biboumi-009512f6ff8afc222af3d040e042d505a46ddb39.tar.gz biboumi-009512f6ff8afc222af3d040e042d505a46ddb39.tar.bz2 biboumi-009512f6ff8afc222af3d040e042d505a46ddb39.tar.xz biboumi-009512f6ff8afc222af3d040e042d505a46ddb39.zip |
Fix a trivial formatting issue in the doc
-rw-r--r-- | doc/biboumi.1.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/biboumi.1.rst b/doc/biboumi.1.rst index cf54ac0..9b7782a 100644 --- a/doc/biboumi.1.rst +++ b/doc/biboumi.1.rst @@ -438,7 +438,7 @@ between IRC modes and XMPP features is as follow: Sets the participant’s role to ``moderator`` and its affiliation to ``member``. ``+v`` - Sets the participant’s role to `participant` and its affiliation to ``member``. + Sets the participant’s role to ``participant`` and its affiliation to ``member``. Similarly, when a biboumi user changes some participant's affiliation or role, biboumi translates that in an IRC mode change. |