summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2013-02-22 09:38:34 +0200
committerTor Lillqvist <tml@iki.fi>2013-02-22 09:39:11 +0200
commit2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 (patch)
tree41bb22783665311d54d94d45e827f370fdc8e533 /dbaccess
parentd1ccb1eea871ca4064693b58d2926d4939018614 (diff)
s/whith/with/
Change-Id: I23da81c182ad30faf871d98e55820295418207d0
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/dlg/adminpages.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/adminpages.hxx b/dbaccess/source/ui/dlg/adminpages.hxx
index 1fe71f11e05e..7e5dcdcc6a2c 100644
--- a/dbaccess/source/ui/dlg/adminpages.hxx
+++ b/dbaccess/source/ui/dlg/adminpages.hxx
@@ -202,7 +202,7 @@ namespace dbaui
@param _pCheckBox
The check box which is checked.
@param _nID
- The id in the itemset to set whith the new value.
+ The id in the itemset to set with the new value.
@param _bChangedSomething
<TRUE/> if something changed otherwise <FALSE/>
@param _bRevertValue
@@ -216,7 +216,7 @@ namespace dbaui
@param _pEdit
The check box which is checked.
@param _nID
- The id in the itemset to set whith the new value.
+ The id in the itemset to set with the new value.
@param _bChangedSomething
<TRUE/> if something changed otherwise <FALSE/>
*/
@@ -228,7 +228,7 @@ namespace dbaui
@param _pEdit
The check box which is checked.
@param _nID
- The id in the itemset to set whith the new value.
+ The id in the itemset to set with the new value.
@param _bChangedSomething
<TRUE/> if something changed otherwise <FALSE/>
*/