]> Cypherpunks repositories - gostls13.git/commit
archive/zip: remove unnecessary words in (*Writer).Close docs
authorIan Lance Taylor <iant@golang.org>
Thu, 31 May 2018 22:07:02 +0000 (15:07 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 31 May 2018 22:48:13 +0000 (22:48 +0000)
commita7e0a920ad45482183783c56e4dd39c9457ff4cc
tree00b81fa4ac6b77174a51afd2e31ab3870441eece
parenta34e6650c0847ba54445b036dfd33e7d98fe8a2c
archive/zip: remove unnecessary words in (*Writer).Close docs

Fixes #25599

Change-Id: I19ac3463682f662515feaf4c6132f55c12ba5386
Reviewed-on: https://go-review.googlesource.com/115618
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/archive/zip/writer.go