We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed1df5b commit 3acf556Copy full SHA for 3acf556
README.md
@@ -74,7 +74,7 @@ Overridable MSBuild properties include:
74
Defaults to `external/cecil`.
75
* `$(JdkJvmPath)`: Full path name to the JVM native library to link
76
[`java-interop`](src/java-interop) against. By default this is
77
- probed for from numerious locations within
+ probed for from numerous locations within
78
[`build-tools/scripts/jdk.mk`](build-tools/scripts/jdk.mk).
79
* `$(JavaCPath)`: Path to the `javac` command-line tool, by default set to `javac`.
80
* `$(JarPath)`: Path to the `jar` command-line tool, by default set to `jar`.
0 commit comments