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

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