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 bb8d8b81ae01..6f13ce21363f 100644
--- a/wizards/com/sun/star/wizards/agenda/TopicsControl.py
+++ b/wizards/com/sun/star/wizards/agenda/TopicsControl.py
@@ -721,7 +721,7 @@ class TopicsControl(ControlScroller):
traceback.print_exc()
'''
-A class represting a single GUI row.
+A class representing a single GUI row.
Note that the instance methods of this class
are being called and handle controls of
a single row.