Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protoc-gen-grpc-gateway/descriptor/registry.go
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@ type Registry struct {
// files is a mapping from file path to descriptor
files map[string]*File

// prefix is a prefix to be inserted to golang pacakge paths generated from proto package names.
// prefix is a prefix to be inserted to golang package paths generated from proto package names.
prefix string

// pkgMap is a user-specified mapping from file path to proto package.

0 comments on commit e40ac31

Please sign in to comment.