From 37f335b483df70c1ba1ce620646c17072350258a Mon Sep 17 00:00:00 2001 From: SvyatoslavScherbina Date: Tue, 8 Sep 2020 11:11:43 +0300 Subject: [PATCH] Update PLATFORM_LIBS.md (https://github.com/JetBrains/kotlin-native/pull/4343 to master). --- PLATFORM_LIBS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PLATFORM_LIBS.md b/PLATFORM_LIBS.md index bc948298cac..b62f59f2205 100644 --- a/PLATFORM_LIBS.md +++ b/PLATFORM_LIBS.md @@ -9,7 +9,7 @@ each target. We call them **Platform Libraries**. ### POSIX bindings For all `Unix` or `Windows` based targets (including `Android` and -`iPhone`) we provide the `posix` platform lib. It contains bindings +`iOS`) we provide the `posix` platform lib. It contains bindings to platform's implementation of `POSIX` standard. To use the library just