]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Corrected copy/paste mistake in java comment
authorManuel Mall <manuel@apache.org>
Fri, 18 Nov 2005 16:44:39 +0000 (16:44 +0000)
committerManuel Mall <manuel@apache.org>
Fri, 18 Nov 2005 16:44:39 +0000 (16:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@345519 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/fop/render/xml/XMLRenderer.java

index 3de2faf3b44b50b330b2e8f312a91979bc7beab7..3efa3f5cb947ab9be38e111a103ef727165be525 100644 (file)
@@ -114,9 +114,8 @@ public class XMLRenderer extends PrintRenderer {
     }
 
     /**
-     * Configure the PDF renderer.
-     * Get the configuration to be used for pdf stream filters,
-     * fonts etc.
+     * Configure the XML renderer.
+     * Get the configuration to be used for fonts etc.
      * @see org.apache.avalon.framework.configuration.Configurable#configure(Configuration)
      */
     public void configure(Configuration cfg) throws ConfigurationException {