aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/nxml
diff options
context:
space:
mode:
authorPaul Eggert2011-11-26 20:43:11 -0800
committerPaul Eggert2011-11-26 20:43:11 -0800
commite47695319fc758da7ff07d7084386258b6c8b677 (patch)
treec1cd573850e4dd66b8df696835d52513f10dfc94 /lisp/nxml
parent83aca1cb6970314dcc6c35c1432ebcac42811926 (diff)
downloademacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz
emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip
Spelling fixes.
Diffstat (limited to 'lisp/nxml')
-rw-r--r--lisp/nxml/rng-valid.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/nxml/rng-valid.el b/lisp/nxml/rng-valid.el
index 876e582ed21..9a29e3d4cca 100644
--- a/lisp/nxml/rng-valid.el
+++ b/lisp/nxml/rng-valid.el
@@ -230,7 +230,7 @@ will be automatically rechecked when Emacs becomes idle; the
230rechecking will be paused whenever there is input pending. 230rechecking will be paused whenever there is input pending.
231 231
232By default, uses a vacuous schema that allows any well-formed XML 232By default, uses a vacuous schema that allows any well-formed XML
233document. A schema can be specified explictly using 233document. A schema can be specified explicitly using
234\\[rng-set-schema-file-and-validate], or implicitly based on the buffer's 234\\[rng-set-schema-file-and-validate], or implicitly based on the buffer's
235file name or on the root element name. In each case the schema must 235file name or on the root element name. In each case the schema must
236be a RELAX NG schema using the compact schema \(such schemas 236be a RELAX NG schema using the compact schema \(such schemas