From a041ba9753b4f0c1cbf41f0b72909c8058bcc73f Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Thu, 21 May 1998 01:47:11 +0000 Subject: [PATCH] (command-line): Fixed a typo in comment. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index aa86b0828c0..c67fa8b6762 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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 -- 2.39.2