Fix a minor typo

* lisp/xml.el: Correct a minor typo found by flandrew.
This commit is contained in:
Mark A. Hershberger 2023-07-02 15:15:17 -04:00
parent 777c4dfa30
commit 667348682b
No known key found for this signature in database
GPG key ID: C5E6B11787B8FA01

View file

@ -265,7 +265,7 @@ See also `xml-get-attribute-or-nil'."
"\\)*\"\\|'\\(?:[^%&']\\|"
xml-pe-reference-re "\\|"
xml-reference-re "\\)*'\\)"))
) ; End of `eval-when-compile'
) ; End of `eval-and-compile'
;; [75] ExternalID ::= 'SYSTEM' S SystemLiteral