Git commit d30712dc1ec9dc7fcb150f2341761da5cb32bf00 by Yuri Chornoivan. Committed on 18/01/2017 at 19:32. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/rkwardplugins/index.docbook https://commits.kde.org/rkward/d30712dc1ec9dc7fcb150f2341761da5cb32bf00 diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook index 70411894..9186db4c 100644 --- a/doc/rkwardplugins/index.docbook +++ b/doc/rkwardplugins/index.docbook @@ -4303,7 +4303,7 @@ different types, using modifiers may lead to errors. For <replaceable>fixed_valu </varlistentry> <varlistentry> <term><hierarchy></term> -<listitem><para>Needs to be present exactly once as a direct child of the <document> element. Described where the components declared above should be placed in the menu hierarchy. Accepts only <menu> elements as direct children. No attributes.</para></listitem> +<listitem><para>Needs to be present exactly once as a direct child of the <document> element. Describes where the components declared above should be placed in the menu hierarchy. Accepts only <menu> elements as direct children. No attributes.</para></listitem> </varlistentry> <varlistentry> <term><menu></term>
