]> Cypherpunks repositories - gostls13.git/commit
doc/go1.17: reword "results" in stack trace printing
authorCherry Mui <cherryyz@google.com>
Mon, 14 Jun 2021 16:35:21 +0000 (12:35 -0400)
committerCherry Mui <cherryyz@google.com>
Mon, 14 Jun 2021 19:26:24 +0000 (19:26 +0000)
commitd4f34f8c63b753160716e9f90ca530016ce019d7
treeff7b2e4a9879e170d2cdcc2bb986c49dd8428d8f
parentfdab5be159c508c4c1cf5be84119fd2b38403cdf
doc/go1.17: reword "results" in stack trace printing

"Results" may sound like the results from the previous sentence.
Reword to "function return values" for clarity.

Suggested by Tobias Kohlbau.

Change-Id: Ie78df36b5b191b06e98b802f9a46db6d067a8ea0
Reviewed-on: https://go-review.googlesource.com/c/go/+/327774
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Tobias Kohlbau <tobias@kohlbau.de>
doc/go1.17.html