Fix bug #19604. T-Test documentation now matches code; code matches spss behaviour
[pspp-builds.git] / tests / command / t-test-1-indep-val.sh
index d524b159818bc20bd0617404b48e78ac8f1abe5e..375167ccf347eff9c9421eec8f57ab88b219b65b 100755 (executable)
@@ -104,8 +104,8 @@ diff  -b $TEMPDIR/pspp.list - <<EOF
 #===========#==#====#==============#========#
 #     INDEP | N|Mean|Std. Deviation|SE. Mean#
 #===========#==#====#==============#========#
-#DEP < 1.514|11|8.00|         2.864|    .863#
-#    >=1.514|11|9.00|         3.821|   1.152#
+#DEP >=1.514|11|9.00|         3.821|   1.152#
+#    <1.514 |11|8.00|         2.864|    .863#
 #===========#==#====#==============#========#
 2.2 T-TEST.  Independent Samples Test
 #==============================#=========#===============================================================================#