Amir Khan пре 3 година
родитељ
комит
d050f1110e
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      psiphon/common/quic/obfuscator.go

+ 1 - 1
psiphon/common/quic/obfuscator.go

@@ -365,7 +365,7 @@ func (conn *ObfuscatedPacketConn) readPacketWithType(
 		n, oobn, flags, addr, isIETF, err := conn.readPacket(p, oob)
 
 		// When enabled, and when a packet is received, sometimes immediately
-		// respond with a decoy packet, which is Sentirely random. Sending a
+		// respond with a decoy packet, which is entirely random. Sending a
 		// small number of these packets early in the connection is intended
 		// to frustrate simple traffic fingerprinting which looks for a
 		// certain number of packets client->server, followed by a certain