[doc] Use "param" instead of "code" to refer to parameters (8)
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
<return type="void" />
|
||||
<param index="0" name="from_position" type="float" default="0.0" />
|
||||
<description>
|
||||
Plays the audio from the given position [code]from_position[/code], in seconds.
|
||||
Plays the audio from the given position [param from_position], in seconds.
|
||||
</description>
|
||||
</method>
|
||||
<method name="seek">
|
||||
|
||||
Reference in New Issue
Block a user