# HG changeset patch # User Pavel Jank # Date 997301506 0 # Node ID 846f1412879a2490103adb59cef5978537ef9591 # Parent 81523969d1b5c6dde8977aed4f9cb0238c607164 Fix typo. diff -r 81523969d1b5 -r 846f1412879a lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 08 15:14:01 2001 +0000 +++ b/lisp/ChangeLog Wed Aug 08 20:11:46 2001 +0000 @@ -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 -r 81523969d1b5 -r 846f1412879a lisp/battery.el --- a/lisp/battery.el Wed Aug 08 15:14:01 2001 +0000 +++ b/lisp/battery.el Wed Aug 08 20:11:46 2001 +0000 @@ -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: