summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
Diffstat (limited to 'forms')
-rw-r--r--forms/source/component/ListBox.hxx2
-rw-r--r--forms/source/inc/property.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index f6f591b102e6..402f44d29e95 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -76,7 +76,7 @@
ListBox as a sequence of *indices* in the value list, and do the
lookup on demand:
- - ListBox's content propery (or value property, sorry the
+ - ListBox's content property (or value property, sorry the
terminology is not always consistent) is SelectedItems which is
a sequence of *indices* in the value list.
diff --git a/forms/source/inc/property.hxx b/forms/source/inc/property.hxx
index 202d449a2fb5..b718e1851800 100644
--- a/forms/source/inc/property.hxx
+++ b/forms/source/inc/property.hxx
@@ -39,7 +39,7 @@ using namespace comphelper;
namespace frm
{
-//= assigment property handle <-> property name
+//= assignment property handle <-> property name
//= used by the PropertySetAggregationHelper