From 09ff7256995f7f9dc14645e0af6bb2fd932d0f50 Mon Sep 17 00:00:00 2001 From: yoichi Date: Tue, 11 Dec 2001 10:11:13 +0000 Subject: [PATCH] Fix typo --- wl/wl-vars.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wl/wl-vars.el b/wl/wl-vars.el index eb57167..9a22624 100644 --- a/wl/wl-vars.el +++ b/wl/wl-vars.el @@ -2344,7 +2344,7 @@ a symbol `bitmap', `xbm' or `xpm' in order to force the image format." (elmo-define-obsolete-variable 'wl-score-files-dir 'wl-score-files-directory) (elmo-define-obsolete-variable 'wl-tmp-dir - 'wl-teporary-file-directory) + 'wl-temporary-file-directory) ;; 2001-12-10 (elmo-define-obsolete-variable 'wl-summary-update-confirm-threshold -- 1.7.10.4