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:
Thaddeus Crews 2025-09-16 20:28:54 -05:00
commit da212c74c2
No known key found for this signature in database
GPG key ID: 8C6E5FEB5FC03CCC

View file

@ -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):