diff options
Diffstat (limited to 'doc/classes/Joint.xml')
-rw-r--r-- | doc/classes/Joint.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/Joint.xml b/doc/classes/Joint.xml index c26bbdb218..7b1497e99a 100644 --- a/doc/classes/Joint.xml +++ b/doc/classes/Joint.xml @@ -23,7 +23,7 @@ The [Node], the second side of the Joint attaches to. </member> <member name="solver/priority" type="int" setter="set_solver_priority" getter="get_solver_priority"> - The order in wich the solver is executed compared to the other [Joints], the lower, the earlier. + The order in which the solver is executed compared to the other [Joints], the lower, the earlier. </member> </members> <constants> |