diff options
Diffstat (limited to 'doc/classes/CompressedTextureLayered.xml')
| -rw-r--r-- | doc/classes/CompressedTextureLayered.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/CompressedTextureLayered.xml b/doc/classes/CompressedTextureLayered.xml index 03bea84ba4..547679c0f0 100644 --- a/doc/classes/CompressedTextureLayered.xml +++ b/doc/classes/CompressedTextureLayered.xml @@ -9,7 +9,7 @@ <methods> <method name="load"> <return type="int" enum="Error" /> - <argument index="0" name="path" type="String" /> + <param index="0" name="path" type="String" /> <description> </description> </method> |