summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Hahn <sebastian@torproject.org>2011-01-15 18:32:46 +0100
committerSebastian Hahn <sebastian@torproject.org>2011-01-15 19:42:17 +0100
commit932e5c3cf0bd890313b035a4ab00003e81adb720 (patch)
treeba21151c4ad513577f9ae26601f0b3bfedd77fc8
parent026e7987ad312a26efb926ae44adc158770de7cd (diff)
downloadtor-932e5c3cf0bd890313b035a4ab00003e81adb720.tar.gz
tor-932e5c3cf0bd890313b035a4ab00003e81adb720.zip
Fix a typo spotted by Roger
-rw-r--r--doc/spec/path-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/path-spec.txt b/doc/spec/path-spec.txt
index 4e1bdd08cb..7c313f8ab0 100644
--- a/doc/spec/path-spec.txt
+++ b/doc/spec/path-spec.txt
@@ -432,7 +432,7 @@ of their choices.
Min: 1
Max: 20
Effect: This value governs how many modes to use in the weighted
- average calculation of Pareto paramter Xm. A value of 3 introduces
+ average calculation of Pareto parameter Xm. A value of 3 introduces
some bias (2-5% of CDF) under ideal conditions, but allows for better
performance in the event that a client chooses guard nodes of radically
different performance characteristics.