summaryrefslogtreecommitdiff
path: root/inttest
diff options
context:
space:
mode:
authorTomas Abrahamsson <tomas.abrahamsson@gmail.com>2015-01-02 01:35:37 +0100
committerTomas Abrahamsson <tomas.abrahamsson@gmail.com>2015-01-07 18:27:40 +0100
commit2a0dd5bacfd34aeeb57115c9935d34b038302ef8 (patch)
tree97f8953c4575fb64b525230ea0794a74e6af5e41 /inttest
parentc82bf703ae43ebc0c69a474a001d80ae74bb9b94 (diff)
downloadrebar-2a0dd5bacfd34aeeb57115c9935d34b038302ef8.tar.gz
Bugfix comment in inttest/proto_protobuffs/rebar.config
Diffstat (limited to 'inttest')
-rw-r--r--inttest/proto_protobuffs/rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/inttest/proto_protobuffs/rebar.config b/inttest/proto_protobuffs/rebar.config
index 2158d17..6ed3900 100644
--- a/inttest/proto_protobuffs/rebar.config
+++ b/inttest/proto_protobuffs/rebar.config
@@ -15,4 +15,4 @@
%% The default proto compiler is protobuffs
%% so don't need to specify this
-%% {proto_compiler, gpb}.
+%% {proto_compiler, protobuffs}.