| commit | 1966f539bbd7664efd5bb7462ae94d9db67f4502 | [log] [tgz] |
|---|---|---|
| author | cuishuang <imcusg@gmail.com> | Tue Oct 21 10:36:20 2025 +0800 |
| committer | Gopher Robot <gobot@golang.org> | Tue Oct 21 10:44:11 2025 -0700 |
| tree | 21b397589723a1e994353403426a64a032328568 | |
| parent | 04914c200cb38d4ea960ee6a4c314a028c632991 [diff] |
errgroup: fix some typos in comment Change-Id: I3dd6df0eb2cc592f8811935cbcbca54a0d9304ce Reviewed-on: https://go-review.googlesource.com/c/sync/+/713400 Reviewed-by: Alan Donovan <adonovan@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Alan Donovan <adonovan@google.com>
This repository provides Go concurrency primitives in addition to the ones provided by the language and “sync” and “sync/atomic” packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/sync.
The main issue tracker for the sync repository is located at https://go.dev/issues. Prefix your issue with “x/sync:” in the subject line, so it is easy to find.