diff options
author | Lionel Elie Mamane <lionel@mamane.lu> | 2012-12-12 16:27:08 +0100 |
---|---|---|
committer | Lionel Elie Mamane <lionel@mamane.lu> | 2012-12-12 16:34:50 +0100 |
commit | 79e5fdf5284a35b3f3fe23882d641deb9592275b (patch) | |
tree | 17c9c21f90ed00745aac9278888c7285fe5643b9 /dbaccess | |
parent | e6734050e9c6f67827fdd28a84df1fe7f0cc7de9 (diff) |
typo in comment
Change-Id: I0e6dd24e2cd65a35886f75cde9197c5b957c6d57
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/inc/RelationControl.hxx | 2 |
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(); |