diff options
Diffstat (limited to 'src/documentation/content/xdocs/trunk/compiling.xml')
-rw-r--r-- | src/documentation/content/xdocs/trunk/compiling.xml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/documentation/content/xdocs/trunk/compiling.xml b/src/documentation/content/xdocs/trunk/compiling.xml index 0a8bf3486..7bfa165b5 100644 --- a/src/documentation/content/xdocs/trunk/compiling.xml +++ b/src/documentation/content/xdocs/trunk/compiling.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 @@ -19,7 +19,7 @@ <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN" "http://forrest.apache.org/dtd/document-v20.dtd"> <document> <header> - <title>Apache FOP: Building from Source Code</title> + <title>Apache™ FOP: Building from Source Code</title> <version>$Revision$</version> </header> <body> @@ -35,7 +35,7 @@ <!-- /text for released versions --> <!-- text for trunk --> <p> - FOP snapshots are either pre-compiled binary or source. + Apache™ FOP snapshots are either pre-compiled binary or source. If you are using a binary snapshot, it is already built and there is no need to build it again. If you got the source code from a repository snapshot or via Subversion you will need to build FOP. See the <a href="../download.html">Download Instructions</a> for information about where to obtain binary or repository snapshots, and whether a @@ -144,5 +144,4 @@ </ul> </section> </body> -</document> - +</document>
\ No newline at end of file |