Git commit bc5a492435d46fe3bb5dc4843e985c564d5e37e9 by Yuri Chornoivan.
Committed on 16/01/2017 at 05:46.
Pushed by yurchor into branch 'master'.

Fix minor typos

M  +2    -2    doc/rkwardplugins/index.docbook

https://commits.kde.org/rkward/bc5a492435d46fe3bb5dc4843e985c564d5e37e9

diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook
index d9484564..27183f0d 100644
--- a/doc/rkwardplugins/index.docbook
+++ b/doc/rkwardplugins/index.docbook
@@ -3617,8 +3617,8 @@ Attributes:
        </varlistentry>
        <varlistentry>
        <term><parameter>require_true</parameter></term>
-       <listitem><para>If set to "true", the property will become required, 
and will only be considered valid, if its state is true/on. Hence, if the 
property is false, it will block the <guibutton>Submit</guibutton> button 
(optional, defaults to "false".
-               <caution><remark>If you use this, make sure the user can easily 
detect what's wrong, such as by showing an explanatory 
&lt;text&gt;)</remark></caution></para></listitem>
+       <listitem><para>If set to "true", the property will become required, 
and will only be considered valid, if its state is true/on. Hence, if the 
property is false, it will block the <guibutton>Submit</guibutton> button 
(optional, defaults to "false").
+               <caution><remark>If you use this, make sure the user can easily 
detect what's wrong, such as by showing an explanatory 
&lt;text&gt;.</remark></caution></para></listitem>
        </varlistentry>
        </variablelist></para></listitem>
 </varlistentry>

Reply via email to