mirror of
https://github.com/godotengine/godot.git
synced 2025-01-30 21:33:18 +08:00
Fix a typo in EditorFileSystem classref
This commit is contained in:
parent
71c40ff4da
commit
121986bbad
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user