[education/rkward] rkward/pages: Keep braces in place
Thomas Friedrichsmeier
null at kde.org
Sun Jul 17 20:12:11 BST 2022
Git commit 550a7d524ad4dc1dec6f1891067889d413812dc1 by Thomas Friedrichsmeier.
Committed on 17/07/2022 at 19:06.
Pushed by tfry into branch 'master'.
Keep braces in place
M +1 -1 rkward/pages/rkward_welcome.rkh
https://invent.kde.org/education/rkward/commit/550a7d524ad4dc1dec6f1891067889d413812dc1
diff --git a/rkward/pages/rkward_welcome.rkh b/rkward/pages/rkward_welcome.rkh
index 3c7b99a0..4de00b07 100644
--- a/rkward/pages/rkward_welcome.rkh
+++ b/rkward/pages/rkward_welcome.rkh
@@ -18,7 +18,7 @@
<section title="Useful settings" id="settings">
<ul>
<li><link href="rkward://actions/rpackage_install">Install R and RKWard packages</link></li>
- <li><link href="rkward://settings/addons">Further add-on related settings (e.g., git/project integration)</link></li>
+ <li><link href="rkward://settings/addons">Further add-on related settings (e.g., git/project integration)</link></li>
<li><link href="rkward://settings/general">Startup options</link> (including this page)</li>
</ul>
</section>
More information about the rkward-tracker
mailing list