summaryrefslogtreecommitdiff
path: root/documentation/xsd.xhtml
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-10-12 09:49:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-10-12 09:49:43 +0200
commit0b21758fcd9f3127e30a1c9172c4c27b46a2b957 (patch)
tree936ee5431f6e9e67704f17f04d2f45f146fa39bd /documentation/xsd.xhtml
parentd0f6cc1c39aa9aa5e83452ba1164178be843c941 (diff)
Documentation fixes
Diffstat (limited to 'documentation/xsd.xhtml')
-rw-r--r--documentation/xsd.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/xsd.xhtml b/documentation/xsd.xhtml
index 8c73a54..49d6503 100644
--- a/documentation/xsd.xhtml
+++ b/documentation/xsd.xhtml
@@ -265,7 +265,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.