浏览代码

Fix a typo in EditorFileSystem classref

Haoyu Qiu 3 年之前
父节点
当前提交
121986bbad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/EditorFileSystem.xml

+ 1 - 1
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">