From 58179ccebd1c2fd18fa422a7bb4d2cf78994e3c9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 16 Nov 2011 13:34:47 +0100 Subject: Fix typos. --- lisp/gnus/gnus-agent.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/gnus/gnus-agent.el') diff --git a/lisp/gnus/gnus-agent.el b/lisp/gnus/gnus-agent.el index 669f9675536..32e40f68fc2 100644 --- a/lisp/gnus/gnus-agent.el +++ b/lisp/gnus/gnus-agent.el @@ -3613,7 +3613,7 @@ articles in every agentized group? ")) (setq r d d (directory-file-name d))) ;; if ANY ancestor was NOT in keep hash and - ;; it it's already in to-remove, add it to + ;; it's already in to-remove, add it to ;; to-remove. (if (and r (not (member r to-remove))) -- cgit v1.2.1