From cd3350c0effebbbc2cda7e1d944d29360f0d8bff Mon Sep 17 00:00:00 2001 From: kaoru Date: Sat, 30 Dec 2000 04:06:55 +0000 Subject: [PATCH] Typo. --- WL-MK | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WL-MK b/WL-MK index 041780a..fc9b5d9 100644 --- a/WL-MK +++ b/WL-MK @@ -91,7 +91,7 @@ (setq load-path (cons (expand-file-name WLDIR) (cons (expand-file-name ELMODIR) load-path))) (setq wl-icon-dir (expand-file-name ICONDIR)) - ;; load custom file if exists. `WL-CFG.el' override for commiter. + ;; load custom file if exists. `WL-CFG.el' override for committer. (load "./WL-CFG" t nil nil) ;; load-path (if wl-install-utils -- 1.7.10.4