]> Cypherpunks repositories - gostls13.git/commit
runtime: fix documentation typo for gostartcall
authorSebastien Binet <seb.binet@gmail.com>
Wed, 29 Nov 2017 18:34:10 +0000 (19:34 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Wed, 29 Nov 2017 18:42:49 +0000 (18:42 +0000)
commitf09a3d822383e8ffc9e213d2e7d714b154da52ef
tree9b0a7d316bead58494a44c85f5cee7c33f787393
parent0c14345c9638effe6d19569b8bc75caa7c026f66
runtime: fix documentation typo for gostartcall

This CL is a simple doc typo fix, uncovered while reviewing the go-wasm
port.

Change-Id: I0fce915c341aaaea3a7cc365819abbc5f2c468c3
Reviewed-on: https://go-review.googlesource.com/80715
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/sys_x86.go