spv-file-format: Improve documentation.
[pspp] / doc / data-selection.texi
index 9d8cbbf2f51d61dfa796fa0f0b65e6527a6a0a06..2f5f9c32850e38e4591744dd7f6e362bd905f28c 100644 (file)
@@ -184,7 +184,7 @@ When a list of variable names is specified, one of the keywords
 @subcmd{LAYERED} or @subcmd{SEPARATE} may also be specified.  If provided, either
 keyword are ignored.
 
-Groups are formed only by @emph{adjacent} cases.  To create a split 
+Groups are formed only by @emph{adjacent} cases.  To create a split
 using a variable where like values are not adjacent in the working file,
 you should first sort the data by that variable (@pxref{SORT CASES}).