Merge pull request #61189 from timothyqiu/typo-fix

This commit is contained in:
Rémi Verschelde
2022-05-19 14:25:40 +02:00
committed by GitHub

View File

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