diff options
Diffstat (limited to 'docs/design/understanding/book.xml')
-rw-r--r-- | docs/design/understanding/book.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/design/understanding/book.xml b/docs/design/understanding/book.xml index 505d3c06c..4e3013ca1 100644 --- a/docs/design/understanding/book.xml +++ b/docs/design/understanding/book.xml @@ -9,7 +9,7 @@ <page id="xml_parsing" label="XML Parsing" source="xml_parsing.xml"/> <page id="fo_tree" label="FO Tree" source="fo_tree.xml"/> <page id="properties" label="Properties" source="properties.xml"/> - <page id="layout_managers" label="Layout Managers" source="layout_process.xml"/> + <page id="layout_managers" label="Layout Managers" source="layout_managers.xml"/> <page id="layout_process" label="Layout Process" source="layout_process.xml"/> <page id="handling_attributes" label="Handling Attributes" source="handling_attributes.xml"/> <page id="area_tree" label="Area Tree" source="area_tree.xml"/> @@ -20,4 +20,4 @@ <page id="svg" label="SVG" source="svg.xml"/> <separator/> <page id="status" label="Status" source="status.xml"/> -</book>
\ No newline at end of file +</book> |