aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-03-16 10:00:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-03-16 10:00:05 +0200
commit7e0a9208279db8bc79cbc5f6b564642e06dea436 (patch)
treeb6cf51efd46ed9a64ed04966d193a5b6ef2ea37b
parentbce9d5a76072ec697ef69021818aa68709036da5 (diff)
Fix typos in documentation
-rw-r--r--documentation/cxx/parser/guide/index.xhtml2
-rw-r--r--documentation/cxx/serializer/guide/index.xhtml2
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/cxx/parser/guide/index.xhtml b/documentation/cxx/parser/guide/index.xhtml
index 3f589a1..85b5092 100644
--- a/documentation/cxx/parser/guide/index.xhtml
+++ b/documentation/cxx/parser/guide/index.xhtml
@@ -2734,7 +2734,7 @@ private:
};
</pre>
- <p>The XSD/e runtime provided the default implementation for the
+ <p>The XSD/e runtime provides the default implementation for the
<code>xml_schema::parser_map</code> interface,
<code>xml_schema::parser_map_impl</code>, which is a hashmap.
It requires that you specify the number of buckets it will contain
diff --git a/documentation/cxx/serializer/guide/index.xhtml b/documentation/cxx/serializer/guide/index.xhtml
index 31a41d8..4deacf0 100644
--- a/documentation/cxx/serializer/guide/index.xhtml
+++ b/documentation/cxx/serializer/guide/index.xhtml
@@ -3474,7 +3474,7 @@ namespace xml_schema
resetting refer to <a href="#8.4">Section 8.4, "Reusing Serializers
after an Error"</a>.</p>
- <p>The XSD/e runtime provided the default implementation for the
+ <p>The XSD/e runtime provides the default implementation for the
<code>xml_schema::serializer_map</code> interface,
<code>xml_schema::serializer_map_impl</code>, which uses a C string
(<code>const char*</code>) as type information. One way to