Amir Khan 1 年之前
父節點
當前提交
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