summaryrefslogtreecommitdiffstats
path: root/src/documentation/content/xdocs/poifs
diff options
context:
space:
mode:
authortetsuya <tetsuya@unknown>2003-08-04 03:42:47 +0000
committertetsuya <tetsuya@unknown>2003-08-04 03:42:47 +0000
commitad506f700b0b9c83194d3fa40ed9834280edffd4 (patch)
treebf7bdc5f01d7130f9332d00dcbf3344670b91d80 /src/documentation/content/xdocs/poifs
parent73e9bc7c93a61fb9f5320757b43d6850533d2482 (diff)
downloadpoi-ad506f700b0b9c83194d3fa40ed9834280edffd4.tar.gz
poi-ad506f700b0b9c83194d3fa40ed9834280edffd4.zip
Poi -> POI
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353286 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/content/xdocs/poifs')
-rw-r--r--src/documentation/content/xdocs/poifs/book.xml8
-rw-r--r--src/documentation/content/xdocs/poifs/index.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/poifs/book.xml b/src/documentation/content/xdocs/poifs/book.xml
index f460fc5e47..6c17d65ab3 100644
--- a/src/documentation/content/xdocs/poifs/book.xml
+++ b/src/documentation/content/xdocs/poifs/book.xml
@@ -1,15 +1,15 @@
<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "../dtd/book-cocoon-v10.dtd">
-<book software="Poi Project"
- title="PoiFS"
- copyright="@year@ Poi Project">
+<book software="POI Project"
+ title="POIFS"
+ copyright="@year@ POI Project">
<menu label="Jakarta Poi">
<menu-item label="Top" href="../index.html"/>
</menu>
- <menu label="PoiFS">
+ <menu label="POIFS">
<menu-item label="Overview" href="index.html"/>
<menu-item label="How To" href="how-to.html"/>
<menu-item label="File System Documentation" href="fileformat.html"/>
diff --git a/src/documentation/content/xdocs/poifs/index.xml b/src/documentation/content/xdocs/poifs/index.xml
index ee32bfc650..7a6a39ec1a 100644
--- a/src/documentation/content/xdocs/poifs/index.xml
+++ b/src/documentation/content/xdocs/poifs/index.xml
@@ -2,7 +2,7 @@
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "../dtd/document-v11.dtd">
<document>
<header>
- <title>Jakarta Poi - PoiFS - Java implementation of the OLE 2 Compound Document format</title>
+ <title>Jakarta POI - POIFS - Java implementation of the OLE 2 Compound Document format</title>
<subtitle>Overview</subtitle>
<authors>
<person name="Andrew C. Oliver" email="acoliver@apache.org"/>