summaryrefslogtreecommitdiff
path: root/lisp/lpr.el
diff options
context:
space:
mode:
authorMarkus Rost <rost@math.uni-bielefeld.de>2002-05-22 01:20:26 +0000
committerMarkus Rost <rost@math.uni-bielefeld.de>2002-05-22 01:20:26 +0000
commit754774523d5dab0d951794db9169f6051e329045 (patch)
treed3b4470df4ad8e131ed1c058e4850dfaa69d816f /lisp/lpr.el
parent76a98a5066c54897dca5a8d9c12153fa599d311f (diff)
downloademacs-754774523d5dab0d951794db9169f6051e329045.tar.gz
Fix typo.
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 213a6d05af2..21e82208e6a 100644
--- a/lisp/lpr.el
+++ b/lisp/lpr.el
@@ -25,7 +25,7 @@
;;; Commentary:
;; Commands to send the region or a buffer to your printer. Entry points
-;; are `lpr-buffer', `print-buffer', lpr-region', or `print-region'; option
+;; are `lpr-buffer', `print-buffer', `lpr-region', or `print-region'; option
;; variables include `printer-name', `lpr-switches' and `lpr-command'.
;;; Code: