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 ac...@apache.org on 2007/12/05 18:13:32 UTC

svn commit: r601417 - /xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java

Author: acumiskey
Date: Wed Dec  5 09:13:31 2007
New Revision: 601417

URL: http://svn.apache.org/viewvc?rev=601417&view=rev
Log:
Corrected javadoc

Modified:
    xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java

Modified: xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java?rev=601417&r1=601416&r2=601417&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java (original)
+++ xmlgraphics/fop/trunk/src/java/org/apache/fop/fonts/MutableFont.java Wed Dec  5 09:13:31 2007
@@ -43,7 +43,7 @@
 
     /**
      * Sets the font's family names (Example: "Helvetica").
-     * @param name the font's family names (a Set of Strings)
+     * @param names the font's family names (a Set of Strings)
      */
     void setFamilyNames(Set names);
     



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