From 121986bbad6eac98828f0f9f05af982ce1a4ad90 Mon Sep 17 00:00:00 2001 From: Haoyu Qiu Date: Thu, 19 May 2022 18:53:01 +0800 Subject: [PATCH] Fix a typo in EditorFileSystem classref --- doc/classes/EditorFileSystem.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/classes/EditorFileSystem.xml b/doc/classes/EditorFileSystem.xml index 60ac499d253..402efba34a9 100644 --- a/doc/classes/EditorFileSystem.xml +++ b/doc/classes/EditorFileSystem.xml @@ -39,7 +39,7 @@ - Returns [code]true[/code] of the filesystem is being scanned. + Returns [code]true[/code] if the filesystem is being scanned.