Skip to content

Commit

Permalink
Merge pull request #468 from took/fix-typo
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
ppizarror committed Jun 28, 2023
2 parents aecd827 + cc77371 commit 85029cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygame_menu/widgets/core/widget.py
Original file line number Diff line number Diff line change
Expand Up @@ -827,7 +827,7 @@ def force_menu_surface_update(self) -> 'Widget':
This method automatically updates widget decoration cache as Menu render
forces it to re-render.
This method also should be aclled by each widget after render.
This method also should be called by each widget after render.
.. note::
Expand Down

0 comments on commit 85029cc

Please sign in to comment.