summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/browser/brwctrlr.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-04-10 19:59:38 +0300
committerTor Lillqvist <tml@collabora.com>2014-04-10 20:22:50 +0300
commit6835d9f3074c1030be6632bdaff6c8398c696429 (patch)
tree90bdc179c3522a71f87fef348d9aaced458b611d /dbaccess/source/ui/browser/brwctrlr.cxx
parentImageIO does not handle CGImageMasks (diff)
downloadcore-6835d9f3074c1030be6632bdaff6c8398c696429.tar.gz
core-6835d9f3074c1030be6632bdaff6c8398c696429.zip
It's "its", not "it's"
Change-Id: Ieaa787afd7cc622b4750a2ee8f17f6dad934ba63
Diffstat (limited to 'dbaccess/source/ui/browser/brwctrlr.cxx')
-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);