diff options
Diffstat (limited to 'doc/go_spec.html')
| -rw-r--r-- | doc/go_spec.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/go_spec.html b/doc/go_spec.html index 203f036a8..bd98c4290 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -3010,7 +3010,7 @@ yields a function value representing <code>Mv</code> with signature </p> <pre> -func (tv *T, f int) int +func (tv *T, a int) int </pre> <p> |
