changeset 45461:f016f29dad07

Fix typo.
author Markus Rost <rost@math.uni-bielefeld.de>
date Wed, 22 May 2002 01:18:56 +0000
parents 5a0e4c56f7ff
children 08f6484ce6c5
files lisp/lpr.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/lpr.el	Tue May 21 23:23:08 2002 +0000
+++ b/lisp/lpr.el	Wed May 22 01:18:56 2002 +0000
@@ -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: