From: Shenghou Ma Date: Fri, 24 Aug 2018 22:44:17 +0000 (-0400) Subject: doc/go1.11: fix typo X-Git-Tag: go1.12beta1~1266 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=aacc891df29f742a6a128069256436fa369696c2;p=gostls13.git doc/go1.11: fix typo Change-Id: I097bd90f62add7838f8c7baf3b777ad167635354 Reviewed-on: https://go-review.googlesource.com/131357 Reviewed-by: Keith Randall --- diff --git a/doc/go1.11.html b/doc/go1.11.html index 469e111fb8..afe1939766 100644 --- a/doc/go1.11.html +++ b/doc/go1.11.html @@ -396,7 +396,7 @@ details.

- On macOS and iOS, the runtime now uses libSystem.so instead of + On macOS and iOS, the runtime now uses libSystem.dylib instead of calling the kernel directly. This should make Go binaries more compatible with future versions of macOS and iOS. The syscall package still makes direct