Skip to content

Commit a20b11a

Browse files
committed
correct spelling mistake
1 parent b710c84 commit a20b11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sinks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ func ProtoSink(m proto.Message) Sink {
159159
}
160160

161161
type protoSink struct {
162-
dst proto.Message // authorative value
162+
dst proto.Message // authoritative value
163163
typ string
164164

165165
v ByteView // encoded

0 commit comments

Comments
 (0)