Преглед изворни кода

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