Browse Source

Leftovers

Rudy Ges 1 year ago
parent
commit
71b92b647d
2 changed files with 2 additions and 2 deletions
  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",
 		"name": "RealPosition",
 		"define": "real-position",
 		"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"]
 		"platforms": ["php"]
 	},
 	},
 	{
 	{

+ 1 - 1
src-json/meta.json

@@ -995,7 +995,7 @@
 	{
 	{
 		"name": "Strict",
 		"name": "Strict",
 		"metadata": ":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"]
 		"platforms": ["jvm"]
 	},
 	},
 	{
 	{