summaryrefslogtreecommitdiff
path: root/wizards/com
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com')
-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 cc42aa95552a..e345ddcd11b0 100644
--- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py
+++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py
@@ -560,7 +560,7 @@ class TopicsControl(ControlScroller):
self.focus(self.getControl(lowerRow, control))
'''
- changes the values of the given rows with eachother
+ changes the values of the given rows with each other
@param row1 one can figure out what this parameter is...
@param row2 one can figure out what this parameter is...
'''