summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <remi@verschelde.fr>2022-05-19 14:25:40 +0200
committerGitHub <noreply@github.com>2022-05-19 14:25:40 +0200
commit5dc754a34894036344b4f56f6370280d43aa2da5 (patch)
tree585a95adff7af209528020cdc79fef49cc57e20a /doc
parentd8093dd27363384c7196dbff7e485f0df2b11894 (diff)
parent121986bbad6eac98828f0f9f05af982ce1a4ad90 (diff)
Merge pull request #61189 from timothyqiu/typo-fix
Diffstat (limited to 'doc')
-rw-r--r--doc/classes/EditorFileSystem.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorFileSystem.xml b/doc/classes/EditorFileSystem.xml
index 60ac499d25..402efba34a 100644
--- a/doc/classes/EditorFileSystem.xml
+++ b/doc/classes/EditorFileSystem.xml
@@ -39,7 +39,7 @@
<method name="is_scanning" qualifiers="const">
<return type="bool" />
<description>
- Returns [code]true[/code] of the filesystem is being scanned.
+ Returns [code]true[/code] if the filesystem is being scanned.
</description>
</method>
<method name="reimport_files">