Browse Source

Fixing typo in manpage.

rl1987 9 years ago
parent
commit
7f7df97579
2 changed files with 5 additions and 1 deletions
  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)
 
 [[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
     exits that support that port. The maximum value for this option is 1
     hour. (Default: 1 hour)