From e3601cf62159bdfdcb5e1bcc5cab0d3791d107ec Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pavel=20Jan=C3=ADk?= Date: Wed, 8 Aug 2001 20:11:46 +0000 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 4 ++++ lisp/battery.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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: -- 2.39.2