]> Cypherpunks repositories - gostls13.git/commit
archive/tar: fix typo in documentation
authorJoe Tsai <joetsai@digital-static.net>
Tue, 3 Oct 2017 09:53:01 +0000 (02:53 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Tue, 3 Oct 2017 16:24:53 +0000 (16:24 +0000)
commite04ff3d133913ae5665d0da1baeffdcd4dc93bdf
tree57d30f36f8afa803a86e3a956301e5a232efa711
parent5d1addf45dfed5b2227ae8835597b855562d9f61
archive/tar: fix typo in documentation

s/TypeSymLink/TypeSymlink/g

Change-Id: I2550843248eb27d90684d0036fe2add0b247ae5a
Reviewed-on: https://go-review.googlesource.com/67810
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/archive/tar/reader.go
src/archive/tar/writer.go