dbaccess/source/ui/inc/TableWindow.hxx | 4 ++-- dbaccess/source/ui/inc/WCopyTable.hxx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
New commits: commit 3451b39dd00c4303e4839b43bbad0119eb7f42c1 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed May 8 10:13:43 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat May 11 21:27:47 2019 +0200 Fix typo Change-Id: I49398e07d8d62d21bb9327fddbf589fc23a16720 Reviewed-on: https://gerrit.libreoffice.org/72161 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/dbaccess/source/ui/inc/WCopyTable.hxx b/dbaccess/source/ui/inc/WCopyTable.hxx index 2bd96a013a20..8098abebe847 100644 --- a/dbaccess/source/ui/inc/WCopyTable.hxx +++ b/dbaccess/source/ui/inc/WCopyTable.hxx @@ -400,7 +400,7 @@ namespace dbaui OUString createUniqueName(const OUString& _sName); - // displays a error message that a column type is not supported + // displays an error message that a column type is not supported void showColumnTypeNotSupported(const OUString& _rColumnName); void removeColumnNameFromNameMap(const OUString& _sName); commit b96397450777c0a83b7bfac76cf8f35b25f65544 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed May 8 10:13:48 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat May 11 21:27:18 2019 +0200 Fix typo Change-Id: I80d1f60646803bc3a519c310671bb7062d503726 Reviewed-on: https://gerrit.libreoffice.org/72157 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/dbaccess/source/ui/inc/TableWindow.hxx b/dbaccess/source/ui/inc/TableWindow.hxx index 306f9cbcd5ea..879ab4beae8e 100644 --- a/dbaccess/source/ui/inc/TableWindow.hxx +++ b/dbaccess/source/ui/inc/TableWindow.hxx @@ -95,9 +95,9 @@ namespace dbaui /** HandleKeyInput tries to handle the KeyEvent. Movement or deletion @param rEvt - The KEyEvent + The KeyEvent @return - <TRUE/> when the table could handle the keyevent. + <TRUE/> when the table could handle the KeyEvent. */ bool HandleKeyInput( const KeyEvent& rEvt ); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits