소스 검색

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