Skip to content
Snippets Groups Projects
Commit 340f9074 authored by Kien Le's avatar Kien Le
Browse files

Fix bad word choice

parent 66f57d50
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,7 @@ class ChannelDialog(UiDBInfoDialog):
@Slot()
def on_checkbox_toggle(self, checked: bool, checkbox: CenteredCheckBox):
"""
Called when a checkbox is toggled. Store whether the toggle reverts the
Called when a checkbox is toggled. Check whether the toggle reverts the
checkbox to its original state and style the checkbox accordingly.
:param checked: whether the checkbox is checked after the toggle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment