]> Cypherpunks repositories - gostls13.git/commit
errors: clarify Join documentation
authorDavid Bendory <bendory@users.noreply.github.com>
Fri, 17 Mar 2023 14:04:01 +0000 (14:04 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 17 Mar 2023 21:12:15 +0000 (21:12 +0000)
commitf53a95fe393b0a23592a54cf83e3d25cfa4bdbdb
tree2bce8c2840323998efce81a7c3bd1651c707da3b
parent50479b79bcd5920bcbca9698f6a382660bb53179
errors: clarify Join documentation

The previous documentation used a double-negative in describing Join behavior; this use of language could be confusing.

This update removes the double-negative.

Change-Id: If13e88682e865314a556e7d381143a97fa5486d9
GitHub-Last-Rev: 92b3f88a5d49229e71adafcfa7b1d01dcb7646f3
GitHub-Pull-Request: golang/go#59082
Reviewed-on: https://go-review.googlesource.com/c/go/+/477095
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
src/errors/join.go