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:
Andrea Gelmini 2024-06-25 13:23:58 +02:00 committed by Julien Nabet
parent 52afd5d267
commit ef0e2c9f97

View file

@ -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.