summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-23 17:04:18 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-23 17:04:18 +0200
commitabd07aa2db920f4df2e0df2ab16094b8251d7f18 (patch)
tree0992136aa44d4df24e31f094466f2cd1c942c519 /doc
parent4726ef898e01335c67ebb42c946f96f1b98fa425 (diff)
Fix another typo in manual
Diffstat (limited to 'doc')
-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 (&lt;stream type>&amp;, const type&amp;, ....);
<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