summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/taxonomy/README
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-09-30 19:12:57 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-09-30 19:12:57 +0200
commitb43b5b2a9b5430e8e7034c08aff06e572da7b762 (patch)
treededd4348152d67ba36a15dea7b57343894d3d52e /examples/cxx/tree/custom/taxonomy/README
parentfca6431ef713608521dd12641bcaf9773965c814 (diff)
Cosmetic changes
Diffstat (limited to 'examples/cxx/tree/custom/taxonomy/README')
-rw-r--r--examples/cxx/tree/custom/taxonomy/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/cxx/tree/custom/taxonomy/README b/examples/cxx/tree/custom/taxonomy/README
index addce83..356aef4 100644
--- a/examples/cxx/tree/custom/taxonomy/README
+++ b/examples/cxx/tree/custom/taxonomy/README
@@ -21,8 +21,8 @@ people.cxx
C++ types that represent the given vocabulary and a set of parsing
functions that convert XML instance documents to a tree-like in-memory
object model. These are generated by XSD from people.xsd with the
- --custom-type option in order to to customize the person, superman,
- and batman types. Generation of the people-fwd.hxx forward declaration
+ --custom-type option in order to customize the person, superman, and
+ batman types. Generation of the people-fwd.hxx forward declaration
file is requested with the --generate-forward option.
people-custom-fwd.hxx