summaryrefslogtreecommitdiff
path: root/lisp/lpr.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1991-03-14 19:46:44 +0000
committerRichard M. Stallman <rms@gnu.org>1991-03-14 19:46:44 +0000
commit45fb13c382f91ec9f889d8a0a7dd1909c101649a (patch)
tree3bf29d7d870659821a15bdbf01149badfcf67244 /lisp/lpr.el
parentcb11196fc79f6da3abcf17659ec15eb145b83f8a (diff)
downloademacs-45fb13c382f91ec9f889d8a0a7dd1909c101649a.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp/lpr.el')
-rw-r--r--lisp/lpr.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/lpr.el b/lisp/lpr.el
index 07ec6580a2a..3ae55b2f24a 100644
--- a/lisp/lpr.el
+++ b/lisp/lpr.el
@@ -27,7 +27,7 @@
(defvar print-region-function nil
"Function to call to print the region on a printer.
-See definition of print-region-1 for calling conventions.")
+See definition of `print-region-1' for calling conventions.")
(defun lpr-buffer ()
"Print buffer contents as with Unix command `lpr'.