You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by vh...@apache.org on 2007/07/21 11:37:09 UTC

svn commit: r558279 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java

Author: vhennebert
Date: Sat Jul 21 02:37:08 2007
New Revision: 558279

URL: http://svn.apache.org/viewvc?view=rev&rev=558279
Log:
Fix javadoc error

Modified:
    xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java

Modified: xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java?view=diff&rev=558279&r1=558278&r2=558279
==============================================================================
--- xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java (original)
+++ xmlgraphics/fop/trunk/src/java/org/apache/fop/fo/FONode.java Sat Jul 21 02:37:08 2007
@@ -109,7 +109,7 @@
      * <code>PropertyList</code>.
      * 
      * @param   propertyList    the <code>PropertyList</code>
-     * @throws  <code>FOPException</code> if there was an error when
+     * @throws  FOPException if there was an error when
      *          processing the <code>PropertyList</code>
      */
     public void bind(PropertyList propertyList) throws FOPException {



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org