summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationDlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/inc/RelationDlg.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationDlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/RelationDlg.hxx b/dbaccess/source/ui/inc/RelationDlg.hxx
index 18685520d959..5950d64f7502 100644
--- a/dbaccess/source/ui/inc/RelationDlg.hxx
+++ b/dbaccess/source/ui/inc/RelationDlg.hxx
@@ -66,13 +66,13 @@ namespace dbaui
virtual short Execute() SAL_OVERRIDE;
- /** getTableMap gives acces to the table window map
+ /** getTableMap gives access to the table window map
@retrun the table window from the join view
*/
OJoinTableView::OTableWindowMap* getTableMap() const { return m_pTableMap; }
/** getConnectionData returns the current connection data
- @return the current connectiondata
+ @return the current connection data
*/
virtual TTableConnectionData::value_type getConnectionData() const SAL_OVERRIDE;