summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/contacts/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/contacts/README')
-rw-r--r--examples/cxx/tree/custom/contacts/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/custom/contacts/README b/examples/cxx/tree/custom/contacts/README
index a3b237c..072ede3 100644
--- a/examples/cxx/tree/custom/contacts/README
+++ b/examples/cxx/tree/custom/contacts/README
@@ -20,7 +20,7 @@ contacts.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 contacts.xsd with the
- --custom-type option in order to to customize the contact type.
+ --custom-type option in order to customize the contact type.
contacts-custom.hxx
Header file which defines our own contact class by inheriting from the