From 7c9c314ca7641672587d28426a05113e952d4e10 Mon Sep 17 00:00:00 2001 From: Jisi Liu Date: Tue, 26 Jul 2016 16:51:30 -0700 Subject: fix comments. --- protoc-artifacts/build-protoc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protoc-artifacts') diff --git a/protoc-artifacts/build-protoc.sh b/protoc-artifacts/build-protoc.sh index 3eeabecf..328d6731 100755 --- a/protoc-artifacts/build-protoc.sh +++ b/protoc-artifacts/build-protoc.sh @@ -5,7 +5,7 @@ # To be run from Maven. # Usage: build-protoc.sh # and are ${os.detected.name} and ${os.detected.arch} from os-maven-plugin -# can be "protoc" or protoc-gen-javalite +# can be "protoc" or "protoc-gen-javalite" OS=$1 ARCH=$2 MAKE_TARGET=$3 -- cgit v1.2.3