# HG changeset patch # User Kenichi Handa # Date 895715231 0 # Node ID 7b2a57ff032aea81978faadc5c098f1862a8fba1 # Parent 7a4c3fd89ddaefd551402cbdc5268a866a9cf33b (command-line): Fixed a typo in comment. diff -r 7a4c3fd89dda -r 7b2a57ff032a lisp/startup.el --- 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