aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWilliam Victor Mote <vmote@apache.org>2003-04-21 20:51:55 +0000
committerWilliam Victor Mote <vmote@apache.org>2003-04-21 20:51:55 +0000
commitea5b53c923392c48edac45cc8bc778a0fc6917eb (patch)
treef13f831eafa1b95fe83463349cc0cbf28f0a5473 /src
parentf4b4a821ba358dc284b5468f9a75980cc703e77a (diff)
downloadxmlgraphics-fop-ea5b53c923392c48edac45cc8bc778a0fc6917eb.tar.gz
xmlgraphics-fop-ea5b53c923392c48edac45cc8bc778a0fc6917eb.zip
Correct typo.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196291 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r--src/documentation/content/xdocs/design/book.xml2
-rw-r--r--src/documentation/content/xdocs/design/understanding/book.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/design/book.xml b/src/documentation/content/xdocs/design/book.xml
index 776554674..6f3ff9eef 100644
--- a/src/documentation/content/xdocs/design/book.xml
+++ b/src/documentation/content/xdocs/design/book.xml
@@ -23,7 +23,7 @@ understanding/book.xml, WHICH SEE FOR AN EXPLANATION.
<menu-item label="Renderers" href="renderers.html"/>
</menu>
<menu label="Understanding">
- <menu-item label="Instroduction" href="understanding/index.html"/>
+ <menu-item label="Introduction" href="understanding/index.html"/>
<menu-item label="XML Parsing" href="understanding/xml_parsing.html"/>
<menu-item label="FO Tree" href="understanding/fo_tree.html"/>
<menu-item label="Properties" href="understanding/properties.html"/>
diff --git a/src/documentation/content/xdocs/design/understanding/book.xml b/src/documentation/content/xdocs/design/understanding/book.xml
index e9b2a17f3..61f382e8b 100644
--- a/src/documentation/content/xdocs/design/understanding/book.xml
+++ b/src/documentation/content/xdocs/design/understanding/book.xml
@@ -27,7 +27,7 @@ PARENT DIRECTORY!
<menu-item label="Renderers" href="../renderers.html"/>
</menu>
<menu label="Understanding">
- <menu-item label="Instroduction" href="index.html"/>
+ <menu-item label="Introduction" href="index.html"/>
<menu-item label="XML Parsing" href="xml_parsing.html"/>
<menu-item label="FO Tree" href="fo_tree.html"/>
<menu-item label="Properties" href="properties.html"/>