mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 07:53:26 +00:00
Merge pull request #110504 from AidanCooper2003/control-make-tooltip-typo-fix
Fix typo in control node _make_custom_tooltip description.
This commit is contained in:
commit
da212c74c2
1 changed files with 1 additions and 1 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue