summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-05-06 20:07:23 +0200
commit2ce25faffd3ac3767aa52f8d7c71591d9043e3ad (patch)
treec43eb54c32924b919ad2ad7e653d0eaa47800d39 /dbaccess
parent928d86d8a26af86d19b1c1cbcbb512494bf366dd (diff)
fix typos (wich instead of which)
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/JoinTableView.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/JoinTableView.hxx b/dbaccess/source/ui/inc/JoinTableView.hxx
index 6bd1a66f76b6..0f5dc7e24c49 100644
--- a/dbaccess/source/ui/inc/JoinTableView.hxx
+++ b/dbaccess/source/ui/inc/JoinTableView.hxx
@@ -193,7 +193,7 @@ namespace dbaui
/** how many connection belongs to single table
@param _pFromWin the table for which connections should be found
- @return the count of connections wich belongs to this table
+ @return the count of connections which belongs to this table
*/
sal_Int32 getConnectionCount(const OTableWindow* _pFromWin) const;