mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 10:11:57 +03:00
Merge pull request #28125 from KoBeWi/code_true_code
Consistently wrap booleans in [code]
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
<return type="bool">
|
||||
</return>
|
||||
<description>
|
||||
Return true if the selection is active.
|
||||
Return [code]true[/code] if the selection is active.
|
||||
</description>
|
||||
</method>
|
||||
<method name="menu_option">
|
||||
|
||||
Reference in New Issue
Block a user