Rename the argument tag to param in XML documentation
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<methods>
|
||||
<method name="wrap">
|
||||
<return type="JavaClass" />
|
||||
<argument index="0" name="name" type="String" />
|
||||
<param index="0" name="name" type="String" />
|
||||
<description>
|
||||
</description>
|
||||
</method>
|
||||
|
||||
Reference in New Issue
Block a user