summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:42:28 +0100
committerJulien Nabet <serval2412@yahoo.fr>2015-02-24 23:45:22 +0100
commit8577f2f35eb23e5320e01c61344b0ad05e058814 (patch)
treeb21b9d921bd78ab501293de6aa155e91aff5aa1a /dbaccess
parentaec4088cd3bc01daaa324051abbe961d212c9c3b (diff)
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/QueryViewSwitch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/QueryViewSwitch.hxx b/dbaccess/source/ui/inc/QueryViewSwitch.hxx
index 265ad78e33a5..a945da5ebdd0 100644
--- a/dbaccess/source/ui/inc/QueryViewSwitch.hxx
+++ b/dbaccess/source/ui/inc/QueryViewSwitch.hxx
@@ -75,7 +75,7 @@ namespace dbaui
bool reset( ::dbtools::SQLExceptionInfo* _pErrorInfo );
void GrabFocus();
- // returs the add table dialog from the design view
+ // returns the add table dialog from the design view
OAddTableDlg* getAddTableDialog();
OQueryDesignView* getDesignView() const { return m_pDesignView; }