summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebnf-dtd.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/ebnf-dtd.el')
-rw-r--r--lisp/progmodes/ebnf-dtd.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebnf-dtd.el b/lisp/progmodes/ebnf-dtd.el
index 204b6a91b0..7b63575195 100644
--- a/lisp/progmodes/ebnf-dtd.el
+++ b/lisp/progmodes/ebnf-dtd.el
@@ -515,7 +515,7 @@
;; -----
;;
;; At moment, only the `<!ELEMENT' generates a syntactic chart. The
-;; `<!ATTLIST', `<!NOTATION' and `<!ENTITY' are syntacticly checked but they
+;; `<!ATTLIST', `<!NOTATION' and `<!ENTITY' are syntactically checked but they
;; don't generate a syntactic chart.
;;
;; Besides the syntax above, ebnf-dtd also accepts a `pure' dtd file. An