diff options
author | Adham Zahran <adham.zahran@hotmail.com> | 2016-02-07 21:52:25 +0200 |
---|---|---|
committer | Adham Zahran <adham.zahran@hotmail.com> | 2016-02-08 12:11:26 +0200 |
commit | 6be6d02daf8d264229d1328330270a834f8c2916 (patch) | |
tree | 181eea46d83d2d7afd0749e05ec2c46c2cdd5ef2 /doc | |
parent | 485e772d376f148c11d776e3219dd8d1a6a30e2a (diff) |
renamed function get_video_texutre to get_video_texture
Diffstat (limited to 'doc')
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index f904f6e742..df488c3c09 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -39343,7 +39343,7 @@ This method controls whether the position between two cached points is interpola <description> </description> </method> - <method name="get_video_texutre"> + <method name="get_video_texture"> <return type="Texture"> </return> <description> |