diff options
author | mathieui <mathieui@mathieui.net> | 2013-08-07 21:35:12 +0200 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2013-08-07 21:35:12 +0200 |
commit | 54a283009142fb13478fc7ef6365ae9bf6fa63db (patch) | |
tree | c4cddb042d767accf9753df512fcb999a67325c9 /plugins | |
parent | 32bf5a2b14ae287b1f934c5457bbaaf195e1e27c (diff) | |
download | poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.gz poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.bz2 poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.xz poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.zip |
Documentation update
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/otr.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/otr.py b/plugins/otr.py index 25e7f896..49b4224d 100644 --- a/plugins/otr.py +++ b/plugins/otr.py @@ -131,7 +131,7 @@ Configuration Allow OTRv1 -The :term:`allow_v1`` and :term:`allow_v2` configuration parameters are tab-specific. +The :term:`allow_v1` and :term:`allow_v2` configuration parameters are tab-specific. Important details ----------------- |