mirror of
https://github.com/pythonguis/pythonguis-examples.git
synced 2025-01-13 16:42:55 +08:00
docs: fix simple typo, neccessary -> necessary
There is a small typo in wordprocessor/wordprocessor.py. Should read `necessary` rather than `neccessary`.
This commit is contained in:
parent
20b3f89f2e
commit
ef9f3015c2
@ -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