Amir Khan hai 1 ano
pai
achega
162f1c33e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      psiphon/common/tlsCache.go

+ 1 - 1
psiphon/common/tlsCache.go

@@ -71,7 +71,7 @@ func (c *TLSClientSessionCacheWrapper) RemoveCacheEntry() {
 type UtlsClientSessionCacheWrapper struct {
 	utls.ClientSessionCache
 
-	// sessinoKey specifies the value of the hard-coded TLS session cache key.
+	// sessionKey specifies the value of the hard-coded TLS session cache key.
 	sessionKey string
 }