Explorar el Código

Fix: comment spelling

Rod Hynes hace 7 años
padre
commit
29faa6334c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      psiphon/config.go

+ 1 - 1
psiphon/config.go

@@ -118,7 +118,7 @@ type Config struct {
 	DisableLocalHTTPProxy bool
 	DisableLocalHTTPProxy bool
 
 
 	// NetworkLatencyMultiplier is a multiplier that is to be applied to
 	// NetworkLatencyMultiplier is a multiplier that is to be applied to
-	// default network event timeouts. Set this to tune performence for
+	// default network event timeouts. Set this to tune performance for
 	// slow networks.
 	// slow networks.
 	// When set, must be >= 1.0.
 	// When set, must be >= 1.0.
 	NetworkLatencyMultiplier float64
 	NetworkLatencyMultiplier float64