瀏覽代碼

Leftovers

Rudy Ges 1 年之前
父節點
當前提交
71b92b647d
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src-json/define.json
  2. 1 1
      src-json/meta.json

+ 1 - 1
src-json/define.json

@@ -619,7 +619,7 @@
 	{
 		"name": "RealPosition",
 		"define": "real-position",
-		"doc": "Disables Haxe source mapping when targetting C#, removes position comments in Java and Php output.",
+		"doc": "Removes position comments in Php output.",
 		"platforms": ["php"]
 	},
 	{

+ 1 - 1
src-json/meta.json

@@ -995,7 +995,7 @@
 	{
 		"name": "Strict",
 		"metadata": ":strict",
-		"doc": "Used to declare a native C# attribute or a native Java metadata; is type checked.",
+		"doc": "Used to declare a native Java metadata; is type checked.",
 		"platforms": ["jvm"]
 	},
 	{