diff options
Diffstat (limited to 'src/documentation/content/xdocs/0.95/output.xml')
-rw-r--r-- | src/documentation/content/xdocs/0.95/output.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/documentation/content/xdocs/0.95/output.xml b/src/documentation/content/xdocs/0.95/output.xml index fbf277b90..16130e8e6 100644 --- a/src/documentation/content/xdocs/0.95/output.xml +++ b/src/documentation/content/xdocs/0.95/output.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" standalone="no"?> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with @@ -20,7 +20,7 @@ <!-- Output Formats: Renderers --> <document> <header> - <title>Apache FOP Output Formats</title> + <title>Apache™ FOP Output Formats</title> <version>$Revision$</version> <authors> <person name="Keiron Liddle" email="keiron@aftexsw.com"/> @@ -30,7 +30,7 @@ <body> <p> - FOP supports multiple output formats by using a different renderer for each format. + Apache™ FOP supports multiple output formats by using a different renderer for each format. The renderers do not all have the same set of capabilities, sometimes because of the output format itself, sometimes because some renderers get more development attention than others. @@ -911,6 +911,4 @@ out = proc.getOutputStream();]]></source> </section> </body> -</document> - - +</document>
\ No newline at end of file |