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

Merge pull request #61189 from timothyqiu/typo-fix

Rémi Verschelde пре 3 година
родитељ
комит
5dc754a348
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">