summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/querycontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/querycontroller.cxx')
-rw-r--r--dbaccess/source/ui/querydesign/querycontroller.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/querydesign/querycontroller.cxx b/dbaccess/source/ui/querydesign/querycontroller.cxx
index 960c8a0d421a..867abb848e12 100644
--- a/dbaccess/source/ui/querydesign/querycontroller.cxx
+++ b/dbaccess/source/ui/querydesign/querycontroller.cxx
@@ -283,7 +283,7 @@ namespace
/**
* The value of m_nLimit is updated when LimitBox loose its focus
* So in those case when execution needs recent data, grab the focus
- * (e.g. execute SQL statment, change views)
+ * (e.g. execute SQL statement, change views)
*/
void grabFocusFromLimitBox( OQueryController& _rController )
{