aboutsummaryrefslogtreecommitdiff
path: root/documentation/xsde.xhtml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-10-12 09:50:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-10-12 09:50:57 +0200
commit14b0a6960b6dff5d5bbe226d4368e3dbf9f9628b (patch)
tree3677938bea952654115522dd3102b604d84f3c33 /documentation/xsde.xhtml
parentd83317acc4e20fdc589d688eee555db519781c94 (diff)
Documentation fixes
Diffstat (limited to 'documentation/xsde.xhtml')
-rw-r--r--documentation/xsde.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/xsde.xhtml b/documentation/xsde.xhtml
index bf25976..c4c8995 100644
--- a/documentation/xsde.xhtml
+++ b/documentation/xsde.xhtml
@@ -322,7 +322,7 @@
<dt><code><b>--guard-prefix</b> <i>prefix</i></code></dt>
<dd>Add <code><i>prefix</i></code> to generated header inclusion guards.
- The prefix is transformed to upper case and all characters that are
+ The prefix is transformed to upper case and characters that are
illegal in a preprocessor macro name are replaced with underscores.
If this option is not specified then the directory part of the
input schema file is used as a prefix.