]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Comment fixed
authorPeter Bernard West <pbwest@apache.org>
Sun, 16 Jun 2002 23:52:22 +0000 (23:52 +0000)
committerPeter Bernard West <pbwest@apache.org>
Sun, 16 Jun 2002 23:52:22 +0000 (23:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/FOP_0-20-0_Alt-Design@194887 13f79535-47bb-0310-9956-ffa450edef68

src/org/apache/fop/datatypes/FromParent.java

index 532c321a4a309df713e0fbab747d79056a8dea67..b8134d1a43e683167d4f1a83b38f8e15c9ef148b 100644 (file)
@@ -44,7 +44,7 @@ import org.apache.fop.fo.Properties;
  * <p>
  * 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