diff options
author | Pavel Janík <Pavel@Janik.cz> | 2001-08-08 20:11:46 +0000 |
---|---|---|
committer | Pavel Janík <Pavel@Janik.cz> | 2001-08-08 20:11:46 +0000 |
commit | e3601cf62159bdfdcb5e1bcc5cab0d3791d107ec (patch) | |
tree | 1103efeb4d82369c59ff5b930bdf38e96abb27f6 /lisp/battery.el | |
parent | 402acb3edb3ae3052a043d66b68cb9b96461d170 (diff) | |
download | emacs-e3601cf62159bdfdcb5e1bcc5cab0d3791d107ec.tar.gz |
Fix typo.
Diffstat (limited to 'lisp/battery.el')
-rw-r--r-- | lisp/battery.el | 2 |
1 files changed, 1 insertions, 1 deletions
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: |