diff --git a/wordprocessor/wordprocessor.py b/wordprocessor/wordprocessor.py index 2186489..26f8e7a 100644 --- a/wordprocessor/wordprocessor.py +++ b/wordprocessor/wordprocessor.py @@ -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: """