Fix typos in GRADLE_PLUGIN.md & INTEROP.md (#649)

* Fix typo in GRADLE_PLUGIN.md

* Fix typo in INTEROP.md
This commit is contained in:
Michael Blackman
2017-06-13 19:15:52 +12:00
committed by Nikolay Igotti
parent f6d47aa93c
commit f99c44dfdf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ cinterop execution (see the `dumpParameters` task in `samles/csvparser/build.gra
apiVersion 'version'
// Native interop to use in the artifact.
useInerop "interopName"
useInterop "interopName"
}
}
+1 -1
View File
@@ -51,7 +51,7 @@ Write something to console and watch server echoing it back.
Structurally it's a simple property file, looking like this:
header = zlib.h
headers = zlib.h
compilerOpts = -std=c99
Then run `cinterop` tool with something like (note that for host libraries not included