GNU standards require "file name" instead of "filename" in
[pspp-builds.git] / src / output / postscript.c
index 6c9cc8604ef9714f5bae0d829e2d0d5ab5fa2bc3..3b655e29bddb45bd919de5498d0ea8cb1f214086 100644 (file)
@@ -424,7 +424,7 @@ handle_option (struct outp_driver *this, const char *key,
 }
 
 /* Looks for a PostScript font file or config file in all the
-   appropriate places.  Returns the filename on success, NULL on
+   appropriate places.  Returns the file name on success, NULL on
    failure. */
 static char *
 find_ps_file (const char *name)