From 4de11d5e84dca251d251785277936ded1042ccb6 Mon Sep 17 00:00:00 2001 From: William Victor Mote Date: Mon, 7 Jul 2003 04:30:40 +0000 Subject: [PATCH] Fix type in URL git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196632 13f79535-47bb-0310-9956-ffa450edef68 --- src/documentation/content/xdocs/dev/rtflib.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/content/xdocs/dev/rtflib.xml b/src/documentation/content/xdocs/dev/rtflib.xml index 4a97208e3..a8c7cac7a 100644 --- a/src/documentation/content/xdocs/dev/rtflib.xml +++ b/src/documentation/content/xdocs/dev/rtflib.xml @@ -34,7 +34,7 @@ It can be used anywhere RTF output is required and java is available.
Overview

Perhaps the easiest way to see how to use RTFLib is by looking at an example. A set of test documents is part of the package, and can be viewed online. -A quick look at the Abstract TestDocument class, and one of the Concrete subclasses, SimpleDocument will provide the basics of how to use the package.

+A quick look at the Abstract TestDocument class, and one of the Concrete subclasses, SimpleDocument will provide the basics of how to use the package.

There are two basic concepts you will need to understand to use RTFLib: