diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-02-20 14:57:15 +0100 |
---|---|---|
committer | jan iversen <jani@libreoffice.org> | 2017-02-22 07:21:20 +0000 |
commit | ffd7f8fcfc2b551509e9cb31c0920e0f64292ea7 (patch) | |
tree | acc69c65054b4f74ffedea06f70ffefcbbfa9954 /wizards | |
parent | c1877a16b38bfd74a52e39b49289d5f5572b610b (diff) |
Fix typos
Change-Id: I61764094dd6f8e13f29ca554373d30d1d5def447
Reviewed-on: https://gerrit.libreoffice.org/34476
Reviewed-by: jan iversen <jani@libreoffice.org>
Tested-by: jan iversen <jani@libreoffice.org>
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/agenda/TopicsControl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/TopicsControl.py b/wizards/com/sun/star/wizards/agenda/TopicsControl.py index 149faba9c840..82e707785965 100644 --- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py +++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py @@ -57,7 +57,7 @@ This control relays on the ControlScroller control which uses the following Data model:<br/> 1. It uses a vector, whose members are arrays of PropertyValue.<br/> 2. Each array represents a row.<br/> -(Note: the Name and Value memebrs of the PropertyValue object are being used) +(Note: the Name and Value memebers of the PropertyValue object are being used) 3. Each property Value represents a value for a single control with the following rules:<br/> 3. a. the Value of the property is used for as value |