summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/commoncontrol.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/commoncontrol.cxx')
-rw-r--r--extensions/source/propctrlr/commoncontrol.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/commoncontrol.cxx b/extensions/source/propctrlr/commoncontrol.cxx
index 933f7b9a4d40..1b42bf09d01c 100644
--- a/extensions/source/propctrlr/commoncontrol.cxx
+++ b/extensions/source/propctrlr/commoncontrol.cxx
@@ -122,7 +122,7 @@ namespace pcr
m_pControlWindow->SetSizePixel(aComboBox.GetSizePixel());
// TODO/UNOize: why do the controls this themselves? Shouldn't this be the task
- // of the the browser listbox/line?
+ // of the browser listbox/line?
}
//------------------------------------------------------------------