[rkward] doc/rkwardplugins: Fix minor typo
Yuri Chornoivan
null at kde.org
Wed Jan 4 17:56:24 UTC 2017
Git commit d0337c7559600a60cff28868f7ac1cef15a30464 by Yuri Chornoivan.
Committed on 04/01/2017 at 17:56.
Pushed by yurchor into branch 'master'.
Fix minor typo
M +1 -1 doc/rkwardplugins/index.docbook
https://commits.kde.org/rkward/d0337c7559600a60cff28868f7ac1cef15a30464
diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook
index 13990696..ea6c26fe 100644
--- a/doc/rkwardplugins/index.docbook
+++ b/doc/rkwardplugins/index.docbook
@@ -351,7 +351,7 @@ This is a guide to writing plugins for &rkward;.
<dialog label="Two Variable t-Test">
</programlisting>
<para>
- As you know, plugins may have either a dialog or a wizard interface or both. Here we start defining a dialog interface. the <parameter>label</parameter> attribute specifies the caption of the dialog.
+ As you know, plugins may have either a dialog or a wizard interface or both. Here we start defining a dialog interface. The <parameter>label</parameter> attribute specifies the caption of the dialog.
</para>
<programlisting>
<tabbook>
More information about the kde-doc-english
mailing list