Fix typo
Change-Id: I696c8d2a1f18704c5907136e5acc5b9723fdd983 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169516 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
parent
52afd5d267
commit
ef0e2c9f97
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue