소스 검색

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(_)",
 		"name": "Fixed",
 		"metadata": ":fixed",
-		"doc": "Delcares an anonymous object to have fixed fields"
+		"doc": "Declares an anonymous object to have fixed fields"
 	},
 	{
 		"name": "FlashProperty",