Fix typos.
authorBen Pfaff <blp@gnu.org>
Sun, 4 Nov 2007 06:07:00 +0000 (06:07 +0000)
committerBen Pfaff <blp@gnu.org>
Sun, 4 Nov 2007 06:07:00 +0000 (06:07 +0000)
doc/files.texi
doc/invoking.texi

index 0910d26016f36c49e278b36651d0336c4474b18f..b4bdfb8c0eacaa9a677e6ef2c3b2bef209d1c984 100644 (file)
@@ -439,7 +439,7 @@ a system file and displays information on its dictionary.
 @vindex XEXPORT
 
 @display
-EXPORT
+XEXPORT
         /OUTFILE='file-name'
         /DIGITS=n
         /DROP=var_list
index 15b047b8b1031d5f7fb193ac119dc7ceb564212d..b5f157e6656e4c96af00bda27437ef1a95e70b5a 100644 (file)
@@ -35,7 +35,7 @@ PSPP's command line:
 @item @var{file}
 
 A file by itself on the command line will be executed as a syntax file.
-If multiple files may be specified, they are executed in order, as if
+If multiple files are specified, they are executed in order, as if
 their contents had been given in a single file.
 PSPP terminates after the syntax files run, unless the @code{-i} or
 @code{--interactive} option is given (@pxref{Language control options}).