diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-07-07 14:37:13 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-07-07 14:37:13 +0300 |
commit | 3097a60e97b1070f9a0c6aa4202c7aeeec17954b (patch) | |
tree | 9b2c23140b849d1a180c0fb7f7852e8ec2c1bfa8 /wizards | |
parent | 33de79f434bdeab591dd8146cad12657d2e8ad34 (diff) |
Fix some misspellings
Change-Id: I564b4df26c45c035f455ecf6db573b25c5eb4699
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 72ce4c17f81b..14f18e83122b 100644 --- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py +++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py @@ -730,7 +730,7 @@ class ControlRow(object): tabIndex = 520 ''' - constructor. Create the row in the given dialog given cordinates, + constructor. Create the row in the given dialog given coordinates, with the given offset (row number) and tabindex. Note that since I use this specifically for the agenda wizard, the step and all control coordinates inside the |