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.