]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in error message
authorchangwang ma <machangwang.cn@gmail.com>
Tue, 22 Oct 2024 18:04:20 +0000 (02:04 +0800)
committerGopher Robot <gobot@golang.org>
Wed, 23 Oct 2024 02:33:18 +0000 (02:33 +0000)
commit34e96356b7d6a5d4e1f69a92585707cfe853cc0d
treea3efc42451d5b82e933c6ff15e79fef23f68bcd4
parentbdc6dbbc6465bc617b778e6e3a1ae49daa35ea69
runtime: fix typo in error message

Change-Id: I27bf98e84545746d90948dd06c4a7bd70782c49d
Reviewed-on: https://go-review.googlesource.com/c/go/+/621895
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Keith Randall <khr@google.com>
src/runtime/malloc.go