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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu May 9 06:51:23 UTC 2019


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

New commits:
commit 747a7d2603812df881da07b8e00d3be0fa754993
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed May 8 10:16:48 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu May 9 08:50:07 2019 +0200

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

diff --git a/chart2/source/controller/dialogs/tp_DataSource.hxx b/chart2/source/controller/dialogs/tp_DataSource.hxx
index 6a4d9358bdfd..fbf14dfe2a8f 100644
--- a/chart2/source/controller/dialogs/tp_DataSource.hxx
+++ b/chart2/source/controller/dialogs/tp_DataSource.hxx
@@ -104,7 +104,7 @@ private:
      */
     bool isRangeFieldContentValid(weld::Entry& rEdit);
 
-    /** @return </sal_True>, if the tab-page is in a consistent (commitable) state
+    /** @return </sal_True>, if the tab-page is in a consistent (committable) state
      */
     bool isValid();
     void setDirty();


More information about the Libreoffice-commits mailing list