[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [goptlib/master] Typo.



commit 9ab84141e648d46f84860f6a1f1728c5321804c9
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date:   Sat Aug 23 15:00:03 2014 -0700

    Typo.
---
 args.go |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/args.go b/args.go
index 5e96589..c38adf7 100644
--- a/args.go
+++ b/args.go
@@ -34,7 +34,7 @@ func (args Args) Add(key, value string) {
 }
 
 // Return the index of the next unescaped byte in s that is in the term set, or
-// else the length of the string if not terminators appear. Additionally return
+// else the length of the string if no terminators appear. Additionally return
 // the unescaped string up to the returned index.
 func indexUnescaped(s string, term []byte) (int, string, error) {
 	var i int

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits