]> Cypherpunks repositories - gostls13.git/commit
os/exec: edit comment to remove invalid link
authorAdam Bender <abender@gmail.com>
Tue, 26 Nov 2024 01:52:25 +0000 (17:52 -0800)
committerGopher Robot <gobot@golang.org>
Wed, 27 Nov 2024 15:22:17 +0000 (15:22 +0000)
commit7e0950861703c93ea3e7f122c1c594851919261e
treebffbb31ed29fb9b027269488130c49ff46417e8d
parent7d3d0334f9f58db5a0819da0963abb9ca0cba695
os/exec: edit comment to remove invalid link

Update comment to remove link formatting that doesn't turn into a link, because the target field is not a top-level member of the package. Re-word comment slightly.

Change-Id: I43ebd8fb105b772a4362c0c763e6464321a92747
Reviewed-on: https://go-review.googlesource.com/c/go/+/631856
Reviewed-by: Veronica Silina <veronicasilina@google.com>
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>
src/os/exec/exec.go