Fixup classref markup after #62416

This commit is contained in:
Rémi Verschelde 2022-10-31 23:35:12 +01:00
parent 2bd9a6fe8d
commit c29fe310f1
No known key found for this signature in database
GPG Key ID: C3336907360768E1
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@
</method>
<method name="set_movie_maker_enabled">
<return type="void" />
<argument index="0" name="enabled" type="bool" />
<param index="0" name="enabled" type="bool" />
<description>
Sets whether Movie Maker mode is enabled in the editor. See also [method is_movie_maker_enabled]. See [MovieWriter] for more information.
</description>