2
0
Эх сурвалжийг харах

fix typo. –(U+2013) to -(U+002D). (#10727)

Daiki Noda 3 жил өмнө
parent
commit
2e9b0569a6

+ 1 - 1
src-json/define.json

@@ -204,7 +204,7 @@
 		"devcomment": "force-lib-check is only here as a debug facility - compiler checking allows errors to be found more easily",
 		"devcomment": "force-lib-check is only here as a debug facility - compiler checking allows errors to be found more easily",
 		"name": "ForceLibCheck",
 		"name": "ForceLibCheck",
 		"define": "force-lib-check",
 		"define": "force-lib-check",
-		"doc": "Force the compiler to check `--net-lib` and `-java-lib` added classes (internal).",
+		"doc": "Force the compiler to check `--net-lib` and `--java-lib` added classes (internal).",
 		"platforms": ["cs", "java"]
 		"platforms": ["cs", "java"]
 	},
 	},
 	{
 	{