New implementation of long variable names. Each variable has a
[pspp] / doc / data-io.texi
index 2feac6b231e886b5526d1a74ad328abd6a4a3fa2..c1c1bb871ef9738e961e3f9f88c2c53621cd0749 100644 (file)
@@ -58,8 +58,8 @@ data in a PSPP syntax file.  @cmd{DATA LIST} or another input
 procedure must be used before @cmd{BEGIN DATA} (@pxref{DATA LIST}).
 @cmd{BEGIN DATA} and @cmd{END DATA} must be used together.  @cmd{END
 DATA} must appear by itself on a single line, with no leading
-whitespace and exactly one space between the words @code{END} and
-@code{DATA}, followed immediately by the terminal dot, like this:
+white space and exactly one space between the words @code{END} and
+@code{DATA}, like this:
 
 @example
 END DATA.