diff --git a/doc/go1.15.html b/doc/go1.15.html index dd25b27c5f..f451c1bbfd 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -359,11 +359,11 @@ Do not send CLs removing the interior tags from such phrases.

Cgo

- Go 1.15 will translate the C type EGLConfig to the - Go type uintptr. This change is similar to how Go - 1.12 and newer treats EGLDisplay, Darwin's CoreFoundation and - Java's JNI types. See the cgo - documentation for more information. + Go 1.15 will translate the C type EGLConfig to the + Go type uintptr. This change is similar to how Go + 1.12 and newer treats EGLDisplay, Darwin's CoreFoundation and + Java's JNI types. See the cgo + documentation for more information.

Minor changes to the library