Skip to content

Commit

Permalink
Fix typo in sprites/advanced.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
csd4ni3l authored Oct 27, 2024
1 parent 89a0da4 commit 82c787f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/programming_guide/sprites/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ see the following:
Sorting SpriteLists
"""""""""""""""""""

Although the alternative listed above are often better, sorting sprite lists to
Although the alternatives listed above are often better, sorting sprite lists to
control draw order can still be useful.

Like Python's built-in :py:meth:`list.sort`, you can pass a
Expand Down

0 comments on commit 82c787f

Please sign in to comment.