summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart/ChartStatistics.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartStatistics.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartStatistics.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/ChartStatistics.idl b/offapi/com/sun/star/chart/ChartStatistics.idl
index 303c3fd9a706..57c373eaf968 100644
--- a/offapi/com/sun/star/chart/ChartStatistics.idl
+++ b/offapi/com/sun/star/chart/ChartStatistics.idl
@@ -120,7 +120,7 @@ published service ChartStatistics
/** specifies the percentage that is used to display error bars.
<p>The length of the error indicators is calculated for each
- data point by taking the given percentatge of its value.</p>
+ data point by taking the given percentage of its value.</p>
<p>this setting is effective if the
<member>ChartStatistics::ErrorCategory</member> is set to
@@ -163,7 +163,7 @@ published service ChartStatistics
*/
[property] com::sun::star::chart::ChartRegressionCurveType RegressionCurves;
- /** contains a cell range string for positve error bars. This
+ /** contains a cell range string for positive error bars. This
property is used when the <type>ErrorBarCategory</type> is set
to <member>ErrorBarCategory::FROM_DATA</member>.
*/