diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/index.xml | 2 | ||||
-rw-r--r-- | src/documentation/skinconf.xml | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/documentation/content/xdocs/index.xml b/src/documentation/content/xdocs/index.xml index e1f0ebc2e..1635327e7 100644 --- a/src/documentation/content/xdocs/index.xml +++ b/src/documentation/content/xdocs/index.xml @@ -55,7 +55,7 @@ The most common method is to convert semantic XML to XSL-FO, using an XSLT trans <p>The FOP layout system is currently being rewritten to better support the XSL-FO standard.</p> </section> <note> - The PDF files on this site are created using the latest development version of FOP. + The PDF files on this site are created using FOP. </note> </body> </document> diff --git a/src/documentation/skinconf.xml b/src/documentation/skinconf.xml index 9cbf6d058..3a235769b 100644 --- a/src/documentation/skinconf.xml +++ b/src/documentation/skinconf.xml @@ -96,8 +96,8 @@ jefft@apache.org <height>31</height> </credit>--> <credit role="pdf"> - <name>Created by: FOP 1.0dev</name> - <url>http://xml.apache.org/fop/dev</url> + <name>PDF created by FOP</name> + <url>http://xml.apache.org/fop</url> <image>images/logo.jpg</image> <width>138</width> <height>31</height> |