diff --git a/doc/go1.12.html b/doc/go1.12.html index d8547e9f968..046be21093f 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -135,7 +135,7 @@ go vet -vettool=$(which shadow) Go 1.12 will translate the C type EGLDisplay to the Go type uintptr. This change is similar to how Go 1.10 and newer treats Darwin's CoreFoundation and Java's JNI types. See the - cgo documentation + cgo documentation for more information.