Merge pull request #52198 from mhilbrunner/fix-array-doc
This commit is contained in:
commit
921bc71293
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="insert">
|
||||
<return type="void" />
|
||||
<return type="int" />
|
||||
<argument index="0" name="position" type="int" />
|
||||
<argument index="1" name="value" type="Variant" />
|
||||
<description>
|
||||
|
|
Loading…
Reference in a new issue