From: Pavel Janík Date: Wed, 8 Aug 2001 20:11:46 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-21.0.105~253 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e3601cf62159bdfdcb5e1bcc5cab0d3791d107ec;p=emacs.git Fix typo. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d314b7f29dd..dc1b209f174 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2001-08-08 Pavel Jan,Bm(Bk + + * battery.el: Fix typo. + 2001-08-08 Gerd Moellmann * image.el (image-type-regexps): Allow predicates. Change the way diff --git a/lisp/battery.el b/lisp/battery.el index 0d81e1debb4..b4e07f74a53 100644 --- a/lisp/battery.el +++ b/lisp/battery.el @@ -26,7 +26,7 @@ ;; There is at present only a function interpreting the new `/proc/apm' ;; file format of Linux version 1.3.58 or newer. That is, what a lucky -;; coincidence, exactly the interface provided by the author's labtop. +;; coincidence, exactly the interface provided by the author's laptop. ;;; Code: