diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-08-16 21:40:42 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-08-16 22:21:07 +0200 |
commit | 3681229b125238b02e03cf1bdf53b404f080f091 (patch) | |
tree | 3790addc4594d3f476c99304ac8afdc68a3de616 /offapi | |
parent | fdf032c366c6c8ba854a2e922dd25ff390be66e1 (diff) |
Fix typos
Change-Id: I5d0776d5f90f44ebbeeb5916cbbf6e87406adcad
Reviewed-on: https://gerrit.libreoffice.org/77609
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/chart2/XRegressionCurveContainer.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/XRegressionCurveContainer.idl b/offapi/com/sun/star/chart2/XRegressionCurveContainer.idl index db48fd9c680d..05b76365b3a8 100644 --- a/offapi/com/sun/star/chart2/XRegressionCurveContainer.idl +++ b/offapi/com/sun/star/chart2/XRegressionCurveContainer.idl @@ -35,7 +35,7 @@ module chart2 interface XRegressionCurveContainer : com::sun::star::uno::XInterface { - /** add an regression curve to the container + /** add a regression curve to the container @throws IllegalArgumentException If the given regression curve is already contained in the |