summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/agenda/TopicsControl.py2
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 6b3561003b4c..be49d5d022e5 100644
--- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py
+++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py
@@ -825,7 +825,7 @@ class ControlRow(object):
self.timebox.Model.Enabled = enabled
'''
- Impelementation of XKeyListener.
+ Implementation of XKeyListener.
Optionally performs the one of the following:
cursor up, or down, row up or down
'''