summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/ListBox.hxx')
-rw-r--r--forms/source/component/ListBox.hxx2
1 files changed, 1 insertions, 1 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.