summaryrefslogtreecommitdiffstats
path: root/dbaccess
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2012-12-12 16:27:08 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2012-12-12 16:37:24 +0100
commit6e41b5204b9574046e34bd65a009c059b5a43743 (patch)
tree4323bd250130b561ab5200bbb0e747543ff32077 /dbaccess
parentquery design / edit join: valid only iif column names everywhere (diff)
downloadcore-6e41b5204b9574046e34bd65a009c059b5a43743.tar.gz
core-6e41b5204b9574046e34bd65a009c059b5a43743.zip
typo in comment
Change-Id: I0e6dd24e2cd65a35886f75cde9197c5b957c6d57
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/RelationControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/RelationControl.hxx b/dbaccess/source/ui/inc/RelationControl.hxx
index 2369df4f0806..5926d48f04ee 100644
--- a/dbaccess/source/ui/inc/RelationControl.hxx
+++ b/dbaccess/source/ui/inc/RelationControl.hxx
@@ -67,7 +67,7 @@ namespace dbaui
*/
void enableRelation(bool _bEnable);
- /** NotifyCellChange notifies the browse control that the conenction data has changed
+ /** NotifyCellChange notifies the browse control that the connection data has changed
*/
void NotifyCellChange();