From 7a9040fe7fb2fc436fab15ebd9373de88084d656 Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 14 Jan 2016 22:12:03 -0800 Subject: Remove redundant `the` in comments. --- examples/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/README.txt b/examples/README.txt index e6f30370..b33f8414 100644 --- a/examples/README.txt +++ b/examples/README.txt @@ -35,7 +35,7 @@ build with all the other examples. See: https://github.com/golang/protobuf for more information about Go protocol buffer support. -First, install the the Protocol Buffers compiler (protoc). +First, install the Protocol Buffers compiler (protoc). Then, install the Go Protocol Buffers plugin ($GOPATH/bin must be in your $PATH for protoc to find it): go get github.com/golang/protobuf/protoc-gen-go -- cgit v1.2.3