Git commit 46fb5b3d8f1b93a0a77b284ec6ae106be921bb27 by Yuri Chornoivan. Committed on 30/09/2018 at 07:27. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/rkwardplugins/index.docbook https://commits.kde.org/rkward/46fb5b3d8f1b93a0a77b284ec6ae106be921bb27 diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook index 54df8ef2..6a96c9aa 100644 --- a/doc/rkwardplugins/index.docbook +++ b/doc/rkwardplugins/index.docbook @@ -4454,7 +4454,7 @@ different types, using modifiers may lead to errors. For <replaceable>fixed_valu </varlistentry> <varlistentry> <term><related></term> -<listitem><para>Defines a section containing links to further related information. Will always be displayed after the <settings> section. No attributes. The text contained within the <related> tag will be displayed. Typically this will contain an style list. Recommended for plugin help pages, but not required. May only be defined once, as a direct child of the <document> node.</para></listitem> +<listitem><para>Defines a section containing links to further related information. Will always be displayed after the <settings> section. No attributes. The text contained within the <related> tag will be displayed. Typically this will contain an &HTML;-style list. Recommended for plugin help pages, but not required. May only be defined once, as a direct child of the <document> node.</para></listitem> </varlistentry> <varlistentry> <term><technical></term>
