From: PJ Fanning Date: Wed, 28 Feb 2018 10:01:52 +0000 (+0000) Subject: fix problematic javadoc X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b7aafa03fbeebdedb16fda366cff53502c6ed1dc;p=poi.git fix problematic javadoc git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1825542 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChart.java b/src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChart.java index a5ab0548c8..08b32947e4 100644 --- a/src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChart.java +++ b/src/ooxml/java/org/apache/poi/xddf/usermodel/chart/XDDFChart.java @@ -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