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
commit 5dc754a348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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