summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-02-09 13:25:16 +0100
committerJulien Nabet <serval2412@yahoo.fr>2018-02-12 15:36:33 +0100
commitfe47e5fdd3500ff371eed9092f96be7bdde5a18d (patch)
tree8a5cbcc038707f60dc1efe5a0442d78cc911e298 /wizards/com/sun/star
parent5bf91d305191eacde979aba7c3b1ef36e13a7919 (diff)
Fix typos
Change-Id: I9ecf648960ddd131aa3d961bf86c2f1d3389355f Reviewed-on: https://gerrit.libreoffice.org/49584 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'wizards/com/sun/star')
-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...
'''