changeset 38737:846f1412879a

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Wed, 08 Aug 2001 20:11:46 +0000
parents 81523969d1b5
children bffa96512ce4
files lisp/ChangeLog lisp/battery.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <Pavel@Janik.cz>
+
+	* battery.el: Fix typo.
+
 2001-08-08  Gerd Moellmann  <gerd@gnu.org>
 
 	* image.el (image-type-regexps): Allow predicates.  Change the way
--- 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: