]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Fix javadoc error
authorVincent Hennebert <vhennebert@apache.org>
Sat, 21 Jul 2007 09:37:08 +0000 (09:37 +0000)
committerVincent Hennebert <vhennebert@apache.org>
Sat, 21 Jul 2007 09:37:08 +0000 (09:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@558279 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/fo/FONode.java

index 848e06a65c740985c3c6174e5385994ce361978e..cb884781a335bca06479ebbf94573dd9e76c78f7 100644 (file)
@@ -109,7 +109,7 @@ public abstract class FONode implements Cloneable {
      * <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 {