Amir Khan 1 год назад
Родитель
Сommit
c382745000
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      psiphon/meekConn.go

+ 1 - 1
psiphon/meekConn.go

@@ -265,7 +265,7 @@ type MeekConn struct {
 	relayWaitGroup            *sync.WaitGroup
 	firstUnderlyingConn       net.Conn
 
-	// resumedTLSSession reprepsents whether the first underlying TLS connection
+	// resumedTLSSession represents whether the first underlying TLS connection
 	// was resumed for metrics purposes.
 	resumedTLSSession bool