]> code.delx.au - gnu-emacs/blobdiff - lisp/lpr.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / lpr.el
index 24c325cb2630aaf0a57e970743ec309c25e6ef3e..11cc8f86cfd8b05a442091d9756bf5e25c15630f 100644 (file)
@@ -49,7 +49,7 @@
 (defcustom printer-name
   (and (eq system-type 'ms-dos) "PRN")
   "The name of a local printer to which data is sent for printing.
-\(Note that PostScript files are sent to `ps-printer-name', which see.\)
+\(Note that PostScript files are sent to `ps-printer-name', which see.)
 
 On Unix-like systems, a string value should be a name understood by
 lpr's -P option; otherwise the value should be nil.