vmote 2003/07/09 09:10:35
Modified: src/documentation/content/xdocs configuration.xml
Log:
fix ugly typo
Revision Changes Path
1.7 +1 -1 xml-fop/src/documentation/content/xdocs/configuration.xml
Index: configuration.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/configuration.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- configuration.xml 9 Jul 2003 16:06:14 -0000 1.6
+++ configuration.xml 9 Jul 2003 16:10:35 -0000 1.7
@@ -10,7 +10,7 @@
<body>
<section id="general">
<title>Configuration File Basics</title>
- <p>The FOP configuration file is an XML file contains a variety of settings
that are useful for controlling FOP's behavior, and for helping it find resources that
you wish it to use.</p>
+ <p>The FOP configuration file is an XML file containing a variety of settings
that are useful for controlling FOP's behavior, and for helping it find resources that
you wish it to use.</p>
<p>The easiest way to get started using a FOP configuration file is to copy the
sample found at <code>{fop-dir}/conf/userconfig.xml</code> to a location of your
choice, and then to edit it according to your needs.
It contains templates for the various configuration options, most of which are
commented out. Remove the comments and change the settings for entries that you wish
to use.
Be sure to follow any instructions, including comments which specify the value
range.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]