Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
took authored Jun 28, 2023
1 parent aecd827 commit cc77371
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 cc77371

Please sign in to comment.