Skip to content

Commit da212c7

Browse files
committed
Merge pull request #110504 from AidanCooper2003/control-make-tooltip-typo-fix
Fix typo in control node _make_custom_tooltip description.
2 parents 5f82f13 + e3a6abd commit da212c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/classes/Control.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
}
205205
[/csharp]
206206
[/codeblocks]
207-
[b]Example:[/b] Usa a scene instance as a tooltip:
207+
[b]Example:[/b] Use a scene instance as a tooltip:
208208
[codeblocks]
209209
[gdscript]
210210
func _make_custom_tooltip(for_text):

0 commit comments

Comments
 (0)