Просмотр исходного кода

Fix typo in control node _make_custom_tooltip description.

aidcoope 1 месяц назад
Родитель
Сommit
e3a6abd871
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/classes/Control.xml

+ 1 - 1
doc/classes/Control.xml

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