[education/rkward] rkward/pages: Fix minor typo

Yuri Chornoivan null at kde.org
Sun Apr 3 06:44:38 BST 2022


Git commit ec35d13a6905c0ff4a2ef966b3f815c9635d8869 by Yuri Chornoivan.
Committed on 03/04/2022 at 05:44.
Pushed by yurchor into branch 'master'.

Fix minor typo

M  +1    -1    rkward/pages/rkward_addons.rkh

https://invent.kde.org/education/rkward/commit/ec35d13a6905c0ff4a2ef966b3f815c9635d8869

diff --git a/rkward/pages/rkward_addons.rkh b/rkward/pages/rkward_addons.rkh
index 115800b6..13d3fc14 100644
--- a/rkward/pages/rkward_addons.rkh
+++ b/rkward/pages/rkward_addons.rkh
@@ -8,7 +8,7 @@ In a nutshell:
 <ul>
 <li><strong>R packages</strong> offer a sheer incredible amount of data algorithms and tools. This functionality is (mostly) provided in the form of additional R functions that you can use
 in scripts, or in the interactive R console.</li>
-<li><strong>Kate add-ons</strong>: Kate is the engine behind RKWard's script editor. It comes with powerful add-on feaures, many of which should come pre-installed with RKWard. However, due to their sheer number, not all are activated by default. It can further be extended with custom scripts, or color-schemes.</li>
+<li><strong>Kate add-ons</strong>: Kate is the engine behind RKWard's script editor. It comes with powerful add-on features, many of which should come pre-installed with RKWard. However, due to their sheer number, not all are activated by default. It can further be extended with custom scripts, or color-schemes.</li>
 <li><strong>RKWard plugins</strong>: If you are looking for a graphical dialog to help you import/convert/analyse/visualize your data, such dialogs are mostly implemented as plugin-ins in
 RKWard. Many such plugins are available for download, separately.</li>
 </ul>


More information about the rkward-tracker mailing list