summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Fitzpatrick <brad@danga.com>2018-02-03 06:35:32 -0800
committerGitHub <noreply@github.com>2018-02-03 06:35:32 -0800
commit66deaeb636dff1ac7d938ce666d090556056a4b0 (patch)
tree435a9f0c7d7a4bc3d3a11751460ceecc3af6c015
parent84a468cf14b4376def5d68c722b139b881c450a4 (diff)
parenta20b11a7521b8bb991ad44f47984079137c50371 (diff)
downloadgolang-groupcache-66deaeb636dff1ac7d938ce666d090556056a4b0.tar.gz
Merge pull request #88 from EdwardBetts/spelling
correct spelling mistake
-rw-r--r--sinks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sinks.go b/sinks.go
index cb42b41..6c0b8be 100644
--- a/sinks.go
+++ b/sinks.go
@@ -159,7 +159,7 @@ func ProtoSink(m proto.Message) Sink {
}
type protoSink struct {
- dst proto.Message // authorative value
+ dst proto.Message // authoritative value
typ string
v ByteView // encoded