From 5e8c62ffcae473b89e268e0081d4041fb19abef7 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Wed, 23 Nov 2022 05:43:19 +0100 Subject: ; Fix typos --- lisp/gnus/gnus-uu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/gnus/gnus-uu.el') diff --git a/lisp/gnus/gnus-uu.el b/lisp/gnus/gnus-uu.el index 9cafc78ab89..654cc1cc51a 100644 --- a/lisp/gnus/gnus-uu.el +++ b/lisp/gnus/gnus-uu.el @@ -1622,7 +1622,7 @@ Gnus might fail to display all of it.") state)) ;; `gnus-uu-choose-action' chooses what action to perform given the name -;; and `gnus-uu-file-action-list'. Returns either nil if no action is +;; and FILE-ACTION-LIST. Return either nil if no action is ;; found, or the name of the command to run if such a rule is found. (defun gnus-uu-choose-action (file-name file-action-list &optional no-ignore) (let ((action-list (copy-sequence file-action-list)) -- cgit v1.2.3