summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/agenda
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-22 14:31:42 +0200
committerAshod Nakashian <ashod.nakashian@collabora.co.uk>2016-02-06 09:49:32 -0500
commitf8302e8876a121df81643555e81f375c4fd0b302 (patch)
tree89432732544b2713b8d06ce90266bafc1a6c0cc4 /wizards/com/sun/star/wizards/agenda
parent1751a6d706e2ebe4027932a853df3facd1b91486 (diff)
Fix typos
Reviewed-on: https://gerrit.libreoffice.org/16408 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com> (cherry picked from commit aade27554d427649810f5635133519cadfa8002f) Change-Id: I60ed5eb658d50cbc7dc572facb5463b7527b4d9b
Diffstat (limited to 'wizards/com/sun/star/wizards/agenda')
-rw-r--r--wizards/com/sun/star/wizards/agenda/AgendaDocument.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/AgendaDocument.py b/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
index 5f2a212d176a..531068de0399 100644
--- a/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
+++ b/wizards/com/sun/star/wizards/agenda/AgendaDocument.py
@@ -790,7 +790,7 @@ class Topics(object):
This is used in order to refresh the topic/responsible/duration data
in the preview document, in response to a change in the gui (by the user)
Since the structure of the topics table is flexible,
- The Topics object, which analyzed the structure of the topics table appon
+ The Topics object, which analyzed the structure of the topics table upon
initialization, refreshes the approperiate cell.
'''
def writeCell(self, row, column, data):