]> source.dussan.org Git - poi.git/commitdiff
Javadoc fix
authorNick Burch <nick@apache.org>
Wed, 13 Jan 2016 07:33:03 +0000 (07:33 +0000)
committerNick Burch <nick@apache.org>
Wed, 13 Jan 2016 07:33:03 +0000 (07:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724364 13f79535-47bb-0310-9956-ffa450edef68

src/java/org/apache/poi/hpsf/DocumentSummaryInformation.java

index a62c21c8ec55d68b15615109b77c0f8672768860..43660ded06f43f11f0bc6a6aadad88cae68a802c 100644 (file)
@@ -573,7 +573,7 @@ public class DocumentSummaryInformation extends SpecialPropertySet
     /**
      * Sets the character count including whitespace
      * 
-     * @param charCount The character count to set.
+     * @param count The character count to set.
      */
     public void setCharCountWithSpaces(int count)
     {