[Doc] Fix some incorrect uses of "children"
This commit is contained in:
parent
8f3e2a6113
commit
9b5cd8e240
12 changed files with 21 additions and 21 deletions
|
|
@ -62,7 +62,7 @@
|
|||
<return type="PackedInt32Array" />
|
||||
<param index="0" name="bone_idx" type="int" />
|
||||
<description>
|
||||
Returns an array containing the bone indexes of all the children node of the passed in bone, [param bone_idx].
|
||||
Returns an array containing the bone indexes of all the child node of the passed in bone, [param bone_idx].
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_bone_count" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue