Git commit 1e515b2103fd5c0317d88626ced652fa44517b1b by Yuri Chornoivan. Committed on 10/01/2017 at 20:52. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/rkwardplugins/index.docbook https://commits.kde.org/rkward/1e515b2103fd5c0317d88626ced652fa44517b1b diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook index 7ccfb5e7..f66f1cd0 100644 --- a/doc/rkwardplugins/index.docbook +++ b/doc/rkwardplugins/index.docbook @@ -4124,7 +4124,7 @@ different types, using modifiers may lead to errors. For <replaceable>fixed_valu </varlistentry> <varlistentry> <term>namespace</term> - <listitem><para>A namespace for the component ids. When looking up components for embedding, the components will beretrievable via a string "namespace::component_id". Set to "rkward" for now.</para></listitem> + <listitem><para>A namespace for the component ids. When looking up components for embedding, the components will be retrievable via a string "namespace::component_id". Set to "rkward" for now.</para></listitem> </varlistentry> <varlistentry> <term>id</term>
