summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/browser')
-rw-r--r--dbaccess/source/ui/browser/brwctrlr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/brwctrlr.cxx b/dbaccess/source/ui/browser/brwctrlr.cxx
index 8c90f1ae992c..1a9e93740bec 100644
--- a/dbaccess/source/ui/browser/brwctrlr.cxx
+++ b/dbaccess/source/ui/browser/brwctrlr.cxx
@@ -1052,7 +1052,7 @@ void SbaXDataBrowserController::disposing(const EventObject& Source) throw( Runt
disposingGridControl(Source);
}
- // it's model (the container of the columns) ?
+ // its model (the container of the columns) ?
if (getControlModel() == Source.Source)
disposingGridModel(Source);