From 834ee1313076b3fb4e1e4cc6d960c026f1f72d6e Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 5 May 2008 22:11:15 +0000 Subject: [PATCH] Fix typo in comment. --- lisp/gnus/gnus-group.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus/gnus-group.el b/lisp/gnus/gnus-group.el index c40948c440e..57fda067600 100644 --- a/lisp/gnus/gnus-group.el +++ b/lisp/gnus/gnus-group.el @@ -2400,7 +2400,7 @@ Valid input formats include: "^http://\\(?:thread\\|article\\|permalink\\)\.gmane\.org/\\([^/]+\\)/\\([0-9]+\\)" url) (string-match - ;; Don't advertize these in the doc string yet: + ;; Don't advertise these in the doc string yet: "^\\(?:nntp\\|news\\)://news\.gmane\.org/\\([^/]+\\)/\\([0-9]+\\)" url) (string-match -- 2.39.5