Typo fixes from git

This commit is contained in:
Rémi Verschelde
2016-02-07 23:46:57 +01:00
parent f521275e23
commit cc3f706c1f
66 changed files with 158 additions and 167 deletions

View File

@@ -47,7 +47,7 @@ Member Function Description
- :ref:`bool<class_bool>` **test_mask** **(** :ref:`Vector2<class_vector2>` point, :ref:`Rect2<class_rect2>` rect **)** const
Test a position in a rectangle, return wether it pases the mask test.
Test a position in a rectangle, return whether it passes the mask test.
.. _class_StyleBox_set_default_margin: