[tor-commits] [meek/master] Better wording.

dcf at torproject.org dcf at torproject.org
Tue Jul 7 16:05:46 UTC 2015


commit 30db0cba962d4620c8787bc455d8f5e8eb2b8d8c
Author: David Fifield <david at bamsoftware.com>
Date:   Tue Jul 7 09:04:33 2015 -0700

    Better wording.
---
 meek-client/helper.go |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meek-client/helper.go b/meek-client/helper.go
index 37c4615..6b89f5a 100644
--- a/meek-client/helper.go
+++ b/meek-client/helper.go
@@ -14,8 +14,8 @@ import (
 	"time"
 )
 
-// The code in this file has to do communicating with the meek-http-helper
-// browser extension.
+// The code in this file has to do with communication between meek-client and
+// the meek-http-helper browser extension.
 
 type JSONRequest struct {
 	Method string            `json:"method,omitempty"`



More information about the tor-commits mailing list