projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2ce6c8
)
doc: Fix use of @psppsyntax that should have been @psppoutput.
author
Ben Pfaff
<blp@cs.stanford.edu>
Mon, 26 Oct 2020 01:06:59 +0000
(18:06 -0700)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Mon, 26 Oct 2020 01:06:59 +0000
(18:06 -0700)
doc/data-selection.texi
patch
|
blob
|
history
diff --git
a/doc/data-selection.texi
b/doc/data-selection.texi
index 5c846b3abc318b2dc87b07544d5c4bef633a20fd..fbec76af7a3589f75a53300c171de985a24c8de7 100644
(file)
--- a/
doc/data-selection.texi
+++ b/
doc/data-selection.texi
@@
-221,7
+221,7
@@
that way. However in general one can expect a different @samp{N} for each
split.
@float Example, split:res
-@pspp
syntax {split.ou
t}
+@pspp
output {spli
t}
@caption {The results of running @cmd{DESCRIPTIVES} with an active split}
@end float