[rkward-cvs] [rkward] rkward/plugins/analysis: Fix typos
Yuri Chornoivan
yurchor at ukr.net
Thu Dec 4 17:55:12 UTC 2014
Git commit 64f78f092870105ee702e0c7404391ffd9579908 by Yuri Chornoivan.
Committed on 04/12/2014 at 17:54.
Pushed by yurchor into branch 'master'.
Fix typos
M +1 -1 rkward/plugins/analysis/moments/moment.rkh
M +1 -1 rkward/plugins/analysis/t_test.rkh
http://commits.kde.org/rkward/64f78f092870105ee702e0c7404391ffd9579908
diff --git a/rkward/plugins/analysis/moments/moment.rkh b/rkward/plugins/analysis/moments/moment.rkh
index a7f5b71..0f2692d 100644
--- a/rkward/plugins/analysis/moments/moment.rkh
+++ b/rkward/plugins/analysis/moments/moment.rkh
@@ -5,7 +5,7 @@ This test computes the sample moment of specified order.
</summary>
<usage>
-Choose the data to computes the sample moments. You can choose multiple data. See <link href="rkward://rhelp/moment"/>.
+Choose the data to compute the sample moments. You can choose multiple data. See <link href="rkward://rhelp/moment"/>.
</usage>
<settings>
diff --git a/rkward/plugins/analysis/t_test.rkh b/rkward/plugins/analysis/t_test.rkh
index ea204e8..e9a1747 100644
--- a/rkward/plugins/analysis/t_test.rkh
+++ b/rkward/plugins/analysis/t_test.rkh
@@ -5,7 +5,7 @@ t-Test (two variable paired or independent samples, or one variable).
</summary>
<usage>
-Choose two numeric vectors or one vector an a constant to compare against each other. For two samples, specify whether the variables are paired or independent samples. For details, see below.
+Choose two numeric vectors or one vector and a constant to compare against each other. For two samples, specify whether the variables are paired or independent samples. For details, see below.
</usage>
<settings>
More information about the rkward-tracker
mailing list