summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-10-15 14:59:22 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-10-15 19:34:36 +0200
commitc85186441be27df0c843629c934a71f5935ba40c (patch)
tree79c010c2c9e7f46c9145c64cdaa149cd8b1a72e2 /dbaccess
parenteaf0c263eb1a72a58d2a67cc0506ab022d7c4be4 (diff)
Fix typos
Change-Id: Iffa6d87339f7ba338e74b2b9d061dd2815b19408 Reviewed-on: https://gerrit.libreoffice.org/61790 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/generalpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/generalpage.hxx b/dbaccess/source/ui/dlg/generalpage.hxx
index 7a9879becd14..711913410e91 100644
--- a/dbaccess/source/ui/dlg/generalpage.hxx
+++ b/dbaccess/source/ui/dlg/generalpage.hxx
@@ -87,7 +87,7 @@ namespace dbaui
void onTypeSelected(const OUString& _sURLPrefix);
/**
- * Initializes the listbox, which contains entires each representing a
+ * Initializes the listbox, which contains entries each representing a
* connection to an existing database.
*/
void initializeTypeList();