From 12a56bea4e14d05335fd990128b3b275195fdc2c Mon Sep 17 00:00:00 2001 From: Joerg Pietschmann Date: Sat, 7 Nov 2009 00:08:53 +0000 Subject: [PATCH] Fix typos git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@833612 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/faq.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/documentation/content/xdocs/faq.xml b/src/documentation/content/xdocs/faq.xml index e34725af3..58d192858 100644 --- a/src/documentation/content/xdocs/faq.xml +++ b/src/documentation/content/xdocs/faq.xml @@ -467,7 +467,7 @@ public class DefaultErrorListener implements ErrorListener {

Earlier versions of FOP used to expand a leader to fill the rest of the line unconditionally, anything following it, - like page numbers in a TOC, was actually shifted beyong the + like page numbers in a TOC, was actually shifted beyond the right margin.

@@ -505,7 +505,7 @@ public class DefaultErrorListener implements ErrorListener { odd page number, the processor inserts a blank page to keep odd and even page numbers alternating (similar for the case the current page sequence ends with an even page number and the next page sequence - starts with an even page number. + starts with an even page number).

If you don't want to have this blank page, use -- 2.39.5