mirror of https://github.com/apache/poi.git
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1724364 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
11a38182f5
commit
20d07cdcdb
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue