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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed May 15 07:21:04 UTC 2019


 dbaccess/source/ui/inc/UITools.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 252452c108ea5a3178fe7cb4a99fea4e0cfdfcad
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Tue May 14 21:26:15 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed May 15 09:19:45 2019 +0200

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

diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index e98f7539d694..41ac1ab170b2 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -374,7 +374,7 @@ namespace dbaui
         @param  _bMove
                 if <TRUE/> the name of the content must be inserted without any change, otherwise not.
         @return
-            <TRUE/> if the insert opertions was successful, otherwise <FALSE/>.
+            <TRUE/> if the insert operation was successful, otherwise <FALSE/>.
     */
     bool insertHierachyElement(
                 weld::Window* pParent,


More information about the Libreoffice-commits mailing list