Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfus committed Nov 30, 2023
1 parent 7e15df1 commit da66af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion private/buf/buffetch/buffetch.go
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ type MessageRef interface {
Path() string
// UseProtoNames indicates if the message should use proto names when encoding.
//
// )nly applies for MessageEncodingYAML at this time.
// Only applies for MessageEncodingYAML at this time.
UseProtoNames() bool
// UseEnumNumbers indicates if the message should use enum numbers when encoding.
//
Expand Down

0 comments on commit da66af9

Please sign in to comment.