[doc] Use "param" instead of "code" to refer to parameters #3
This commit is contained in:
parent
317ced8204
commit
1f72f48361
50 changed files with 362 additions and 362 deletions
|
|
@ -28,7 +28,7 @@
|
|||
<param index="0" name="object" type="Object" />
|
||||
<param index="1" name="signal" type="StringName" />
|
||||
<description>
|
||||
Creates a new [Signal] with the name [code]signal[/code] in the specified [code]object[/code].
|
||||
Creates a new [Signal] with the name [param signal] in the specified [param object].
|
||||
</description>
|
||||
</constructor>
|
||||
</constructors>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue