From abd07aa2db920f4df2e0df2ab16094b8251d7f18 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 23 Aug 2017 17:04:18 +0200 Subject: Fix another typo in manual --- doc/cxx/tree/manual/index.xhtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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&, ....);

2.9.1 Element Types

The generation of element types is requested with the - --generate-element-map option. With this option + --generate-element-type 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 xml_schema::element_type and contains the same set -- cgit v1.1