Fix wrong usage of "it's" for "its" (#336)

This commit is contained in:
Chris Bradfield
2017-01-29 22:42:13 -08:00
committed by Rémi Verschelde
parent d5448a13bd
commit a75a30d897
23 changed files with 40 additions and 40 deletions

View File

@@ -27,7 +27,7 @@ Member Functions
Description
-----------
Circular Shape for 2D Physics. This shape is useful for modeling balls or small characters and it's collision detection with everything else is very fast.
Circular Shape for 2D Physics. This shape is useful for modeling balls or small characters and its collision detection with everything else is very fast.
Member Function Description
---------------------------