]> code.delx.au - gnu-emacs/commitdiff
(command-line): Fixed a typo in comment.
authorKenichi Handa <handa@m17n.org>
Thu, 21 May 1998 01:47:11 +0000 (01:47 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 21 May 1998 01:47:11 +0000 (01:47 +0000)
lisp/startup.el

index aa86b0828c072bb8f4d1d475412bb9ee693e3aaa..c67fa8b676220783fc5e4743a175292885ff11a3 100644 (file)
@@ -635,7 +635,7 @@ and any subdirectory that contains a file named `.nosearch'."
   (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