mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Fix typo in control node _make_custom_tooltip description.
This commit is contained in:
parent
bfa330dd5d
commit
e3a6abd871
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@
|
||||||
}
|
}
|
||||||
[/csharp]
|
[/csharp]
|
||||||
[/codeblocks]
|
[/codeblocks]
|
||||||
[b]Example:[/b] Usa a scene instance as a tooltip:
|
[b]Example:[/b] Use a scene instance as a tooltip:
|
||||||
[codeblocks]
|
[codeblocks]
|
||||||
[gdscript]
|
[gdscript]
|
||||||
func _make_custom_tooltip(for_text):
|
func _make_custom_tooltip(for_text):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue