]> source.dussan.org Git - poi.git/commitdiff
fix problematic javadoc
authorPJ Fanning <fanningpj@apache.org>
Wed, 28 Feb 2018 10:01:52 +0000 (10:01 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 28 Feb 2018 10:01:52 +0000 (10:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825542 13f79535-47bb-0310-9956-ffa450edef68

src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChart.java

index a5ab0548c8e0ff2f5240875d1266fb5a0fc0b447..08b32947e48a09e611f8f26ebf5dc110bbe0c865 100644 (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