offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4cf9bb10945aaad487c756c8f282d03b9eea89ae
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Sep 12 16:42:15 2019 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Sep 15 08:57:21 2019 +0200

    Fix missing verb
    
    Change-Id: I41084a1858e9ea1d22f51a5ca640efa6ec963e42
    Reviewed-on: https://gerrit.libreoffice.org/78835
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl 
b/offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl
index e7599ae4480d..8162b8cfb781 100644
--- a/offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl
+++ b/offapi/com/sun/star/chart2/XRegressionCurveCalculator.idl
@@ -43,7 +43,7 @@ interface XRegressionCurveCalculator : 
com::sun::star::uno::XInterface
             If the curve is not polynomial, this property has no effect.
 
         @param period
-            Period of a moving average regression curve, value should greater 
or equal to 2
+            Period of a moving average regression curve, value should be 
greater or equal to 2
             If the curve is not moving average regression curve, this property 
has no effect.
 
         @param forceIntercept
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to