瀏覽代碼

Fix typo in control node _make_custom_tooltip description.

aidcoope 1 月之前
父節點
當前提交
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):