Rod Hynes 9 anni fa
parent
commit
465ec100fb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      psiphon/userAgent_test.go

+ 1 - 1
psiphon/userAgent_test.go

@@ -103,7 +103,7 @@ func checkUserAgentCounts(t *testing.T, isCONNECT bool) {
 		return
 		return
 	}
 	}
 
 
-	// TODO: check proporations
+	// TODO: check proportions
 	t.Logf("%+v", userAgentCounts)
 	t.Logf("%+v", userAgentCounts)
 }
 }