summaryrefslogtreecommitdiff
path: root/modules/theora/doc_classes
diff options
context:
space:
mode:
Diffstat (limited to 'modules/theora/doc_classes')
-rw-r--r--modules/theora/doc_classes/VideoStreamTheora.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml
index 0f2dece8e7..e07af8f169 100644
--- a/modules/theora/doc_classes/VideoStreamTheora.xml
+++ b/modules/theora/doc_classes/VideoStreamTheora.xml
@@ -18,7 +18,7 @@
</method>
<method name="set_file">
<return type="void" />
- <argument index="0" name="file" type="String" />
+ <param index="0" name="file" type="String" />
<description>
Sets the Ogg Theora video file that this [VideoStreamTheora] resource handles. The [code]file[/code] name should have the [code].ogv[/code] extension.
</description>