summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 12:27:41 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 07:05:43 +0000
commit3063d55b8be2188532e3e2892f440ff0d481db71 (patch)
treebb0aea0c9002eca2bd7919b6729adaa1b613226d /forms
parent34e1739d56411c81359e24dce500cb54bba6c092 (diff)
Fix typos
Change-Id: I338dacd3cfe915714a9038e1dea4a60d586e9394 Reviewed-on: https://gerrit.libreoffice.org/34806 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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