浏览代码

Fixing typo in manpage.

rl1987 10 年之前
父节点
当前提交
7f7df97579
共有 2 个文件被更改,包括 5 次插入1 次删除
  1. 4 0
      changes/bug13707
  2. 1 1
      doc/tor.1.txt

+ 4 - 0
changes/bug13707

@@ -0,0 +1,4 @@
+  o Documentation:
+    - Fix typo in PredictedPortsRelevanceTime option description in 
+      manpage. Resolves issue 13707.
+

+ 1 - 1
doc/tor.1.txt

@@ -550,7 +550,7 @@ GENERAL OPTIONS
     \'info'. (Default: 0)
     \'info'. (Default: 0)
 
 
 [[PredictedPortsRelevanceTime]] **PredictedPortsRelevanceTime** __NUM__::
 [[PredictedPortsRelevanceTime]] **PredictedPortsRelevanceTime** __NUM__::
-    Set how long, after the client has mad an anonymized connection to a
+    Set how long, after the client has made an anonymized connection to a
     given port, we will try to make sure that we build circuits to
     given port, we will try to make sure that we build circuits to
     exits that support that port. The maximum value for this option is 1
     exits that support that port. The maximum value for this option is 1
     hour. (Default: 1 hour)
     hour. (Default: 1 hour)