You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2026-01-06 19:41:11 +00:00
Fix typo in control node _make_custom_tooltip description.
This commit is contained in:
@@ -204,7 +204,7 @@
|
||||
}
|
||||
[/csharp]
|
||||
[/codeblocks]
|
||||
[b]Example:[/b] Usa a scene instance as a tooltip:
|
||||
[b]Example:[/b] Use a scene instance as a tooltip:
|
||||
[codeblocks]
|
||||
[gdscript]
|
||||
func _make_custom_tooltip(for_text):
|
||||
|
||||
Reference in New Issue
Block a user