浏览代码

Delcares -> Declares (#8416)

* Delcares -> Declares

Fixes typo in `haxe --help-metas` output

* remove final newline
Garrett Hopper 6 年之前
父节点
当前提交
c7b2269c75
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src-json/meta.json

+ 1 - 1
src-json/meta.json

@@ -314,7 +314,7 @@
 		"devcomment": "this used to have UsedOn TObjectDecl(_)",
 		"devcomment": "this used to have UsedOn TObjectDecl(_)",
 		"name": "Fixed",
 		"name": "Fixed",
 		"metadata": ":fixed",
 		"metadata": ":fixed",
-		"doc": "Delcares an anonymous object to have fixed fields"
+		"doc": "Declares an anonymous object to have fixed fields"
 	},
 	},
 	{
 	{
 		"name": "FlashProperty",
 		"name": "FlashProperty",