Git commit 0935fa970da1c71eb31df72209bb44ef809e5b6c by Yuri Chornoivan. Committed on 09/01/2017 at 17:14. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/rkwardplugins/index.docbook https://commits.kde.org/rkward/0935fa970da1c71eb31df72209bb44ef809e5b6c diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook index 8592ab6d..7ccfb5e7 100644 --- a/doc/rkwardplugins/index.docbook +++ b/doc/rkwardplugins/index.docbook @@ -4271,7 +4271,7 @@ different types, using modifiers may lead to errors. For <replaceable>fixed_valu </varlistentry> <varlistentry> <term>id</term> - <listitem><para>The ID by which this component can be retrieved (for placing it in the menu (see below), or for embedding). See <document/gt;-namespace above.</para></listitem> + <listitem><para>The ID by which this component can be retrieved (for placing it in the menu (see below), or for embedding). See <document>-namespace above.</para></listitem> </varlistentry> <varlistentry> <term>file</term>
