From 00994ff994056c2b2c070fda936a7c82b63eeb29 Mon Sep 17 00:00:00 2001 From: Clay Leeds Date: Thu, 29 Mar 2007 05:18:28 +0000 Subject: [PATCH] minor typo fix git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@523562 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/0.93/output.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/documentation/content/xdocs/0.93/output.xml b/src/documentation/content/xdocs/0.93/output.xml index 8c2c0213e..fdc37931d 100644 --- a/src/documentation/content/xdocs/0.93/output.xml +++ b/src/documentation/content/xdocs/0.93/output.xml @@ -662,8 +662,8 @@ out = proc.getOutputStream();]]> ]]>

- The default value for the "compression" setting is "PackBits" which - which is a widely supported RLE compression scheme for TIFF. The set of compression + The default value for the "compression" setting is "PackBits" which is a + widely supported RLE compression scheme for TIFF. The set of compression names to be used here matches the set that the Image I/O API uses. Note that not all compression schemes may be available during runtime. This depends on the actual codecs being available. Here is a list of possible values: -- 2.39.5