From c29fe310f1b782cbf588ccf7040cf1606eba6769 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Mon, 31 Oct 2022 23:35:12 +0100 Subject: [PATCH] Fixup classref markup after #62416 --- doc/classes/EditorInterface.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index fd6bb45830b..594c180894f 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -249,7 +249,7 @@ - + Sets whether Movie Maker mode is enabled in the editor. See also [method is_movie_maker_enabled]. See [MovieWriter] for more information.