[Libreoffice-commits] core.git: chart2/source

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Jan 17 06:07:53 UTC 2019


 chart2/source/controller/dialogs/tp_Scale.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dbbdc76f7fc8f762d9c9e8494cae61b527f7ddca
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Jan 16 23:48:42 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jan 17 07:07:26 2019 +0100

    Fix typo
    
    Change-Id: Ib920de1dfbe5ddf4c8576a00fcc7a557b5a6b2da
    Reviewed-on: https://gerrit.libreoffice.org/66492
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/chart2/source/controller/dialogs/tp_Scale.hxx b/chart2/source/controller/dialogs/tp_Scale.hxx
index 16c29e8b2cf0..a44c12c91232 100644
--- a/chart2/source/controller/dialogs/tp_Scale.hxx
+++ b/chart2/source/controller/dialogs/tp_Scale.hxx
@@ -95,7 +95,7 @@ private:
 
         @param pControl
             If non-NULL, contains a pointer to the control in which the
-            errornous value was in.  This method gives this control the focus
+            erroneous value was in. This method gives this control the focus
             and selects its content.
 
         @return false, if nResIdMessage was 0, true otherwise


More information about the Libreoffice-commits mailing list