From c57ad51fc717884c247e9142766cd0bce1e5a2cb Mon Sep 17 00:00:00 2001 From: Federico Tomassetti Date: Mon, 19 Jun 2017 00:04:01 +0200 Subject: [PATCH] remove typo (#672) --- INTEROP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INTEROP.md b/INTEROP.md index bb77823195d..91f9d6e2083 100644 --- a/INTEROP.md +++ b/INTEROP.md @@ -61,7 +61,7 @@ in sysroot search paths for headers may be needed): This command will produce `zlib.kt.bc` compiled library and `zlib.kt.bc-build/kotlin` directory containing Kotlin source code for the library. -`` + If behavior for certain platform shall be modified, one may use format like `compilerOpts.osx` or `compilerOpts.linux` to provide platform-specific values to options.