[doc] Use "param" instead of "code" to refer to parameters
This commit is contained in:
@ -85,7 +85,7 @@
|
||||
<param index="3" name="context" type="StringName" default="""" />
|
||||
<description>
|
||||
Returns a message's translation involving plurals.
|
||||
The number [code]n[/code] is the number or quantity of the plural object. It will be used to guide the translation system to fetch the correct plural form for the selected language.
|
||||
The number [param n] is the number or quantity of the plural object. It will be used to guide the translation system to fetch the correct plural form for the selected language.
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
|
||||
Reference in New Issue
Block a user