mirror of
https://github.com/godotengine/godot.git
synced 2026-01-08 00:25:01 +03:00
Consistently wrap booleans in [code]
(cherry picked from commit b0846f60c9)
This commit is contained in:
committed by
Rémi Verschelde
parent
fa2f739ee0
commit
dea5dafea5
@@ -45,7 +45,7 @@
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Return true of the filesystem is being scanned.
|
||||
Return [code]true[/code] of the filesystem is being scanned.
|
||||
</description>
|
||||
</method>
|
||||
<method name="scan">
|
||||
|
||||
Reference in New Issue
Block a user