Documentation: Fix various typos
[pspp] / doc / utilities.texi
index db96725900d8bd8f6a89a533a3280d5805f3ebdf..f193e673ac61b43b0a13c741def6186709eb9f21 100644 (file)
@@ -183,7 +183,7 @@ Use @cmd{ECHO} to write arbitrary text to the output stream. The text should be
 ERASE FILE @var{file_name}.
 @end display
 
-@cmd{ERASE FILE} deletes a file from the local filesystem.
+@cmd{ERASE FILE} deletes a file from the local file system.
 @var{file_name} must be quoted.
 This command cannot be used if the SAFER (@pxref{SET}) setting is active.