Skip to content

Commit

Permalink
review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VeriTas-arch committed Nov 9, 2024
1 parent c61b4c9 commit 4feef95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymunk/shapes.py
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ def __init__(
that concave ones will be converted to a convex hull using the Quickhull
algorithm.
Add a small radius will bevel the corners and can significantly
Adding a small radius will bevel the corners and can significantly
reduce problems where the poly gets stuck on seams in your geometry.
It is legal to send in None as body argument to indicate that this
Expand Down

0 comments on commit 4feef95

Please sign in to comment.