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:
@@ -18,7 +18,7 @@
|
||||
</method>
|
||||
<method name="set_height">
|
||||
<return type="void" />
|
||||
<argument index="0" name="height" type="float" />
|
||||
<param index="0" name="height" type="float" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user