Fix various typos

This commit is contained in:
Haoyu Qiu
2022-05-19 17:03:57 +08:00
parent 5d9c7eaef9
commit 067e738cb8
10 changed files with 12 additions and 12 deletions

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