mirror of
https://github.com/pythonguis/pythonguis-examples.git
synced 2025-01-13 16:42:55 +08:00
Merge pull request #28 from timgates42/bugfix_typo_necessary
docs: fix simple typo, neccessary -> necessary
This commit is contained in:
commit
14a846e60e
@ -277,7 +277,7 @@ class MainWindow(QMainWindow):
|
||||
|
||||
def update_format(self):
|
||||
"""
|
||||
Update the font format toolbar/actions when a new text selection is made. This is neccessary to keep
|
||||
Update the font format toolbar/actions when a new text selection is made. This is necessary to keep
|
||||
toolbars/etc. in sync with the current edit state.
|
||||
:return:
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user