Fix typo in control node _make_custom_tooltip description.

This commit is contained in:
aidcoope 2025-09-13 16:58:49 -04:00
parent bfa330dd5d
commit e3a6abd871

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