dbaccess/source/ui/inc/UITools.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 252452c108ea5a3178fe7cb4a99fea4e0cfdfcad Author: Andrea Gelmini <[email protected]> AuthorDate: Tue May 14 21:26:15 2019 +0000 Commit: Julien Nabet <[email protected]> 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 <[email protected]> Tested-by: Julien Nabet <[email protected]> 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, _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
