mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 11:50:48 -08:00
Fix typo in comment.
This commit is contained in:
parent
9a930d7545
commit
834ee13130
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue