changeset 22162:7b2a57ff032a

(command-line): Fixed a typo in comment.
author Kenichi Handa <handa@m17n.org>
date Thu, 21 May 1998 01:47:11 +0000
parents 7a4c3fd89dda
children 58a65bc4156a
files lisp/startup.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/startup.el	Thu May 21 01:46:39 1998 +0000
+++ b/lisp/startup.el	Thu May 21 01:47:11 1998 +0000
@@ -635,7 +635,7 @@
   (if site-run-file 
       (load site-run-file t t))
 
-  ;; Register avairable input methods by loading LEIM list file.
+  ;; Register available input methods by loading LEIM list file.
   (load "leim-list.el" 'noerror 'nomessage 'nosuffix)
 
   ;; Sites should not disable this.  Only individuals should disable