commit c4378cc0d3b025a67af3fa2be504bc9a2cac0bea Author: Yawning Angel yawning@torproject.org Date: Sat Sep 6 17:30:55 2014 +0000
Fix spelling error in man page, no functional changes. --- doc/obfs4proxy.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/obfs4proxy.1 b/doc/obfs4proxy.1 index 7a24ec8..bda677a 100644 --- a/doc/obfs4proxy.1 +++ b/doc/obfs4proxy.1 @@ -35,7 +35,7 @@ Disable the IP address scrubber when logging, storing personally identifiable information in the logs. .TP \fB--obfs4-distBias\fR -When generating probability distributions for the obfs4 lenght and timing +When generating probability distributions for the obfs4 length and timing obfuscation, generate biased distributions similar to ScrambleSuit. .SH ENVIORNMENT obfs4proxy honors all of the enviornment variables as specified in the Tor
tor-commits@lists.torproject.org