Selaa lähdekoodia

Merge pull request #61189 from timothyqiu/typo-fix

Rémi Verschelde 3 vuotta sitten
vanhempi
commit
5dc754a348
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      doc/classes/EditorFileSystem.xml

+ 1 - 1
doc/classes/EditorFileSystem.xml

@@ -39,7 +39,7 @@
 		<method name="is_scanning" qualifiers="const">
 		<method name="is_scanning" qualifiers="const">
 			<return type="bool" />
 			<return type="bool" />
 			<description>
 			<description>
-				Returns [code]true[/code] of the filesystem is being scanned.
+				Returns [code]true[/code] if the filesystem is being scanned.
 			</description>
 			</description>
 		</method>
 		</method>
 		<method name="reimport_files">
 		<method name="reimport_files">