Skip to content

Commit

Permalink
Improve the comment
Browse files Browse the repository at this point in the history
Signed-off-by: He Xiaoxi <tossmilestone@gmail.com>
  • Loading branch information
tossmilestone committed Jul 22, 2017
1 parent b6dbbd3 commit 856c351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Protobuild.toml
Expand Up @@ -19,7 +19,7 @@ plugins = ["grpc"]
# This is the default.
after = ["/usr/local/include"]

# This section let's map protobuf imports to Go packages. These will become
# This section maps protobuf imports to Go packages. These will become
# `-M` directives in the call to the go protobuf generator.
[packages]
"gogoproto/gogo.proto" = "github.com/gogo/protobuf/gogoproto"
Expand Down

0 comments on commit 856c351

Please sign in to comment.