Patched in the diffs from 02-February-2006 to 02-March-2006, because I'd trashed
[pspp-builds.git] / doc / data-file-format.texi
index b9c6e6f8e41a0ae5995414b4441c12d3c92b2382..c6b0c9653aa7e2aa27c95beb074eae1bfe942fa7 100644 (file)
@@ -569,11 +569,11 @@ struct aux_params
 @item int32 measure
 The measurement type of the variable:  
 @table @asis
-@item 0
-Nominal Scale
 @item 1
-Ordinal Scale
+Nominal Scale
 @item 2
+Ordinal Scale
+@item 3
 Continuous Scale
 @end table