summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:13:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:23 +0200
commit5e378e331e53fe921f276af44d972bd837dc14fa (patch)
treee275324e37d342f4169b2052e62dcc2b2390f5af /dbaccess
parenttypo: simpe -> simple (diff)
downloadcore-5e378e331e53fe921f276af44d972bd837dc14fa.tar.gz
core-5e378e331e53fe921f276af44d972bd837dc14fa.zip
typo: titel -> title
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/querydesign/QTableWindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/querydesign/QTableWindow.cxx b/dbaccess/source/ui/querydesign/QTableWindow.cxx
index 31fc0d5373a6..eec944ee77c3 100644
--- a/dbaccess/source/ui/querydesign/QTableWindow.cxx
+++ b/dbaccess/source/ui/querydesign/QTableWindow.cxx
@@ -114,7 +114,7 @@ sal_Bool OQueryTableWindow::Init()
if (!m_pListBox)
m_pListBox = CreateListBox();
- // set titel
+ // set title
m_aTitle.SetText(GetAliasName());
m_aTitle.Show();