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

Yuri Chornoivan null at kde.org
Tue Jun 14 06:43:46 BST 2022


Git commit d6a341f4fabf9c794f53c9ac9926fc3b3514a6a6 by Yuri Chornoivan.
Committed on 14/06/2022 at 05:43.
Pushed by yurchor into branch 'master'.

Fix minor typos

M  +2    -2    rkward/pages/rkward_trouble_shooting.rkh

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

diff --git a/rkward/pages/rkward_trouble_shooting.rkh b/rkward/pages/rkward_trouble_shooting.rkh
index 6757fc93..15fbce45 100644
--- a/rkward/pages/rkward_trouble_shooting.rkh
+++ b/rkward/pages/rkward_trouble_shooting.rkh
@@ -25,10 +25,10 @@
 		Typically, you would call them from R via <link href="rkward://rhelp/update.packages">update.packages</link> and <link href="rkward://rhelp/library">library</link> to achieve this. But RKWard simplifies this for you. You'll be guided through the install procedure for the required package. Please note you need root privileges in certain situations.
 	</section>
 	<section title="RKWard claims to take care of seamless integration with an office-suite. Why is there no native option to save it as an office file?" shorttitle="RKWard integration with an office-suite" id="integration_in_office_suite">
-		We agree that RKWard is still very lacking when it comes to office integration, and "seamless" integration is still far away. Refer to <link href="rkward://page/rkward_output"/> for information on how to accomplish the most important things right now. In the meantime, it is possible to carry out analyses in RMarkdwon documents. These can be saved as PDF, TeX document or Office document, among others. Current RKWard versions support this in principle in the export menu.
+		We agree that RKWard is still very lacking when it comes to office integration, and "seamless" integration is still far away. Refer to <link href="rkward://page/rkward_output"/> for information on how to accomplish the most important things right now. In the meantime, it is possible to carry out analyses in RMarkdown documents. These can be saved as PDF, TeX document or Office document, among others. Current RKWard versions support this in principle in the export menu.
 	</section>
 	<section title="RKWard is running since ages. Has it hung up?" shorttitle="RKWard seems to hang" id="hung_up_problems">
-		This depends. Some test and plots just need some time if you have huge amounts of data or sophisticated calculations. Therefore patience is sometimes needed. In any case you can check the state of R within RKWard. Just look at the little box on the right bottom corner of RKWard. Red means there is still something to calculate or plot. If it truns green, R is done calculating.
+		This depends. Some test and plots just need some time if you have huge amounts of data or sophisticated calculations. Therefore patience is sometimes needed. In any case you can check the state of R within RKWard. Just look at the little box on the right bottom corner of RKWard. Red means there is still something to calculate or plot. If it turns green, R is done calculating.
 
 		But some statistical test are rather memory and stack hungry and can make the entire system unresponsive, if there is a lot of swapping. This is not a bug in RKWard or R, just the calculation taking your system to its limits. An example of very memory hungry tests are the <link href="rkward://rhelp/wilcox.test">Wilcoxon Rank Sum and Signed Rank Tests</link>.
 


More information about the rkward-tracker mailing list