Explorar o código

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

Daiki Noda %!s(int64=3) %!d(string=hai) anos
pai
achega
2e9b0569a6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src-json/define.json

+ 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",
 		"name": "ForceLibCheck",
 		"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"]
 	},
 	{