[education/rkward] rkward/plugins/distributions: Remove extra period

Yuri Chornoivan null at kde.org
Thu May 5 07:13:15 BST 2022


Git commit 9f430662240465615de3d51f35e7d81bb2a82864 by Yuri Chornoivan.
Committed on 05/05/2022 at 06:13.
Pushed by yurchor into branch 'master'.

Remove extra period

M  +1    -1    rkward/plugins/distributions/dist_help_snippets.xml

https://invent.kde.org/education/rkward/commit/9f430662240465615de3d51f35e7d81bb2a82864

diff --git a/rkward/plugins/distributions/dist_help_snippets.xml b/rkward/plugins/distributions/dist_help_snippets.xml
index 65c22763..a8a799fa 100644
--- a/rkward/plugins/distributions/dist_help_snippets.xml
+++ b/rkward/plugins/distributions/dist_help_snippets.xml
@@ -3,7 +3,7 @@
 		<caption title="Generic settings"/>
 		<setting id="mode">Specify the quantity to be calculated (probabilities, densities, or quantiles), and the quantity given (probabilities or quantiles)</setting>
 		<setting id="n_quantiles">When calculating densities or probabilities, specify the number of evenly spaces quantiles to show. Alternatively, use the setting above.</setting>
-		<setting id="q">When calculating densities or probabilities, specify one or more quantiles. Alternatively, leave this empty to use the setting above, instead..</setting>
+		<setting id="q">When calculating densities or probabilities, specify one or more quantiles. Alternatively, leave this empty to use the setting above, instead.</setting>
 		<setting id="n_probabilities">When calculating quantiles, specify the number of evenly spaced probabilities (optionally logarithmic) to show. Alternatively, use the setting below.</setting>
 		<setting id="p">When calculating quantiles, specify one or more probabilities, optionally logarithmic (see below). If this setting is left empty, the setting above is used, instead.</setting>
 		<setting id="logp">When calculating probabilities, return these as log (p). When specifying probabilities, these are supplied as log (p).</setting>


More information about the rkward-tracker mailing list