Fix bug #11612, "q2c documentation does not agree with code".
[pspp-builds.git] / src / language / stats / oneway.q
index 674cf710f085f4cbbeb2b81f07537921af86e6d7..cda3c17b4bffcb96e7561f8ba96912c5a870bae2 100644 (file)
@@ -57,10 +57,10 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 /* (specification)
    "ONEWAY" (oneway_):
    *^variables=custom;
-   +missing=miss:!analysis/listwise,
-   incl:include/!exclude;
-   contrast= double list;
-   statistics[st_]=descriptives,homogeneity.
+   missing=miss:!analysis/listwise,
+           incl:include/!exclude;
+   +contrast= double list;
+   +statistics[st_]=descriptives,homogeneity.
 */
 /* (declarations) */
 /* (functions) */