fix problematic javadoc

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825542 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2018-02-28 10:01:52 +00:00
parent dcbe14abd0
commit b7aafa03fb
1 changed files with 0 additions and 1 deletions

View File

@ -634,7 +634,6 @@ public abstract class XDDFChart extends POIXMLDocumentPart {
* if call is from saveworkbook method then check isCommitted
* isCommitted variable shows that we are writing xssfworkbook object into output stream of embedded part
*
* @param isCommitted if it's true then it shows that we are writing xssfworkbook object into output stream of embedded part
* @return returns the packagepart of embedded file
* @throws InvalidFormatException
* @since POI 4.0.0