Fix typo.

This commit is contained in:
Markus Rost 2002-05-22 01:20:26 +00:00
parent 76a98a5066
commit 754774523d
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2002-05-21 Markus Rost <rost@math.ohio-state.edu>
* lpr.el: Fix typo in Commentary section.
2002-05-21 Stefan Monnier <monnier@cs.yale.edu>
* net/ange-ftp.el (ange-ftp-allow-child-lookup): Re-enable since

View file

@ -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: