summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-01-15 09:09:57 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-01-16 12:40:51 +0100
commit624f84c07ee798f6bbf4381c26262d5d2774a1ed (patch)
treea3a0334dbfda10f89c563344976cea321652f238 /dbaccess/source/ui/inc/UITools.hxx
parentloplugin:unoany (clang-cl) (diff)
downloadcore-624f84c07ee798f6bbf4381c26262d5d2774a1ed.tar.gz
core-624f84c07ee798f6bbf4381c26262d5d2774a1ed.zip
Fix typos
Change-Id: I078626eaa3155cc429320cc8c1532003b382b22a Reviewed-on: https://gerrit.libreoffice.org/47855 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index bf730100eaaf..114e2ad78527 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -357,7 +357,7 @@ namespace dbaui
,OUString& _rsDatabaseName);
/** returns the standard database filter
- @retrun
+ @return
the filter
*/
std::shared_ptr<const SfxFilter> getStandardDatabaseFilter();