From 3097a60e97b1070f9a0c6aa4202c7aeeec17954b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 7 Jul 2015 14:37:13 +0300 Subject: Fix some misspellings Change-Id: I564b4df26c45c035f455ecf6db573b25c5eb4699 --- wizards/com/sun/star/wizards/agenda/TopicsControl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wizards') 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 -- cgit