mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[doc] Use "param" instead of "code" to refer to parameters (6)
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<return type="bool" />
|
||||
<param index="0" name="type" type="String" />
|
||||
<description>
|
||||
Returns [code]true[/code] if your generator supports the resource of type [code]type[/code].
|
||||
Returns [code]true[/code] if your generator supports the resource of type [param type].
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user