From 1364fcbff1491124e34a8379eab762b3864147f5 Mon Sep 17 00:00:00 2001 From: kaoru Date: Tue, 11 Dec 2001 11:31:48 +0000 Subject: [PATCH] Fixed comment typo. --- elmo/elmo-archive.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elmo/elmo-archive.el b/elmo/elmo-archive.el index 6625a7f..a889c64 100644 --- a/elmo/elmo-archive.el +++ b/elmo/elmo-archive.el @@ -839,7 +839,7 @@ TYPE specifies the archiver's symbol." (setq ret-val (elmo-archive-call-process (car compress) (append (cdr compress) (list arc-tar))))) - ;; delete tmporary messages + ;; delete temporary messages (if (and (not copy) (eq exec-type 'append)) (while tmp-msgs -- 1.7.10.4