summaryrefslogtreecommitdiff
path: root/vbahelper/source
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/source')
-rw-r--r--vbahelper/source/msforms/vbacombobox.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/source/msforms/vbacombobox.cxx b/vbahelper/source/msforms/vbacombobox.cxx
index ab26e01b3ae9..62033556ec48 100644
--- a/vbahelper/source/msforms/vbacombobox.cxx
+++ b/vbahelper/source/msforms/vbacombobox.cxx
@@ -54,7 +54,7 @@ ScVbaComboBox::ScVbaComboBox( const uno::Reference< XHelperInterface >& xParent,
// Attributes
-// Value, [read] e.g. getValue returns the value of ooo Text propery e.g. the value in
+// Value, [read] e.g. getValue returns the value of ooo Text property e.g. the value in
// the drop down
uno::Any SAL_CALL
ScVbaComboBox::getValue()