summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/cxx/tree/manual/index.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cxx/tree/manual/index.xhtml b/doc/cxx/tree/manual/index.xhtml
index 44474da..1935a98 100644
--- a/doc/cxx/tree/manual/index.xhtml
+++ b/doc/cxx/tree/manual/index.xhtml
@@ -3768,7 +3768,7 @@ name (<stream type>&, const type&, ....);
<h3><a name="2.9.1">2.9.1 Element Types</a></h3>
<p>The generation of element types is requested with the
- <code>--generate-element-map</code> option. With this option
+ <code>--generate-element-type</code> option. With this option
each global element is mapped to a C++ class with the
same name as the element. Such a class is derived from
<code>xml_schema::element_type</code> and contains the same set