summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/library
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/library')
-rw-r--r--examples/cxx/tree/library/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/library/README b/examples/cxx/tree/library/README
index 960d1d4..0b8638c 100644
--- a/examples/cxx/tree/library/README
+++ b/examples/cxx/tree/library/README
@@ -28,5 +28,5 @@ To run the example on the sample XML instance document simply execute:
$ ./driver library.xml
-This example also shows how to to use the ID/IDREF cross-referencing
+This example also shows how to use the ID/IDREF cross-referencing
mechanism and the xsd:enumeration to C++ enum mapping.