Skip to content

Commit

Permalink
correct spelling mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardBetts committed Sep 1, 2017
1 parent b710c84 commit a20b11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sinks.go
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a20b11a

Please sign in to comment.