mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Rename the argument tag to param in XML documentation
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<methods>
|
||||
<method name="pack">
|
||||
<return type="int" enum="Error" />
|
||||
<argument index="0" name="value" type="Variant" />
|
||||
<param index="0" name="value" type="Variant" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user