Jelajahi Sumber

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

Daiki Noda 3 tahun lalu
induk
melakukan
2e9b0569a6
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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"]
 	},
 	{