]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: fix minor BuildSetting doc typos
authorcrozzy <joseph.crosland@gmail.com>
Thu, 24 Aug 2023 22:14:44 +0000 (22:14 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 25 Aug 2023 15:06:51 +0000 (15:06 +0000)
commit43559aa9a5a550ba7dac224a174130e42f93de99
treecc2c912aedd8bd12a06c71794a525692cad0f863
parent21481a3c52acd269366cd242c56e84a44c19b685
runtime/debug: fix minor BuildSetting doc typos

Corrects a couple of defined key descriptions.

Change-Id: I8c5c0e3aca5431086076d19792291aee96f5d1d5
GitHub-Last-Rev: e722d0a923f6c556cbc7fd52f21862844538d75b
GitHub-Pull-Request: golang/go#62273
Reviewed-on: https://go-review.googlesource.com/c/go/+/522875
Reviewed-by: Bryan Mills <bcmills@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/runtime/debug/mod.go