diff scripts/statistics/tests/kolmogorov_smirnov_test_2.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents eb63fbe60fab
children 1740012184f9
line wrap: on
line diff
--- a/scripts/statistics/tests/kolmogorov_smirnov_test_2.m	Mon Jul 19 06:17:54 2010 +0300
+++ b/scripts/statistics/tests/kolmogorov_smirnov_test_2.m	Sun Jul 18 20:35:16 2010 -0700
@@ -28,7 +28,7 @@
 ## With the optional argument string @var{alt}, the alternative of
 ## interest can be selected.  If @var{alt} is @code{"!="} or
 ## @code{"<>"}, the null is tested against the two-sided alternative F
-## != G.  In this case, the test statistic @var{ks} follows a two-sided
+## != G@.  In this case, the test statistic @var{ks} follows a two-sided
 ## Kolmogorov-Smirnov distribution.  If @var{alt} is @code{">"}, the
 ## one-sided alternative F > G is considered.  Similarly for @code{"<"},
 ## the one-sided alternative F < G is considered.  In this case, the