From: Peter Bernard West Date: Sun, 16 Jun 2002 23:52:22 +0000 (+0000) Subject: Comment fixed X-Git-Tag: Alt-Design_pre_Properties_split~206 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=9b7fe47534a0745ca9d22085e4ad3ede6d2790f1;p=xmlgraphics-fop.git Comment fixed git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194887 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/org/apache/fop/datatypes/FromParent.java b/src/org/apache/fop/datatypes/FromParent.java index 532c321a4..b8134d1a4 100644 --- a/src/org/apache/fop/datatypes/FromParent.java +++ b/src/org/apache/fop/datatypes/FromParent.java @@ -44,7 +44,7 @@ import org.apache.fop.fo.Properties; *

* This pseudo-datatype is also used as the first stage of shorthand * expansion. After a shorthand's expression is parsed, the next stage of - * resolution will generate a FromNearestSpecified object for each property + * resolution will generate a FromParent object for each property * in the expansion of the shorthand. * * @see FromNearestSpecified