Rod Hynes 4 лет назад
Родитель
Сommit
6f352274c5
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      psiphon/common/quic/obfuscator.go

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

@@ -653,7 +653,7 @@ func (conn *ObfuscatedPacketConn) writePacket(
 	// quic-go uses OOB to manipulate ECN bits in the IP header; these are not
 	// obfuscated.
 	//
-	// Return n = len(input p) bytes written even when p is an obsfuscated
+	// Return n = len(input p) bytes written even when p is an obfuscated
 	// buffer and longer than the input p.
 
 	// Do not wrap any I/O err returned by conn.OOBCapablePacketConn