Merge branch 'typo-fix' into 'master'

Typo in commnet - Update slidecontroller.py

See merge request openlp/openlp!706
This commit is contained in:
Tomas Groth 2024-01-13 15:57:47 +00:00
commit 143492f2e2
1 changed files with 1 additions and 1 deletions

View File

@ -1050,7 +1050,7 @@ class SlideController(QtWidgets.QWidget, LogMixin, RegistryProperties):
"""
Handle the blank screen button actions
:param checked: the new state of the of the widget
:param checked: the new state of the widget
"""
self.set_hide_mode(None)