summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-07-19 01:58:13 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-07-19 19:45:07 +0000
commit9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975 (patch)
tree7d6d8d0e5ca167afdd5530f6862e70669537d3e3 /dbaccess/source/ui/inc/UITools.hxx
parenttdf#39468 clean-up/translated german comments in auditsh.cxx and cellsh*.cxx (diff)
downloadcore-9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975.tar.gz
core-9f27e5b0e0df0fafbd9e3ba32a5b740d3ffba975.zip
Fix typos
Change-Id: I52cbaad71560d73f5e24f3de3cd62b00d678dd6c Reviewed-on: https://gerrit.libreoffice.org/17187 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
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 81808470d6fb..089a56427ba7 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -357,7 +357,7 @@ namespace dbaui
@param _rsDatabaseName
Will be filled with the original data source if it is empty.
@return
- The stripped database name either the registered naem or if it is a file url the last segment.
+ The stripped database name either the registered name or if it is a file url the last segment.
*/
OUString getStrippedDatabaseName(const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _xDataSource
,OUString& _rsDatabaseName);