Amir Khan 1 year ago
parent
commit
c382745000
1 changed files with 1 additions and 1 deletions
  1. 1 1
      psiphon/meekConn.go

+ 1 - 1
psiphon/meekConn.go

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