]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
doc: Fix a typo in the man page
authorteor <teor@torproject.org>
Sun, 5 Apr 2020 07:10:37 +0000 (17:10 +1000)
committerteor <teor@torproject.org>
Sun, 5 Apr 2020 07:10:37 +0000 (17:10 +1000)
"proceeding" means starting an action.
"preceding" means the thing before this thing.

In this context, it's a bit ambiguous.

doc/tor.1.txt

index 41b8585cc052c206ce8e5484cf410a78074bab4a..62d5de4a0c779f5dff1779bcb34f7980ec169e87 100644 (file)
@@ -525,7 +525,7 @@ forward slash (/) in the configuration file and on the command line.
 
 [[ExtendByEd25519ID]] **ExtendByEd25519ID** **0**|**1**|**auto**::
     If this option is set to 1, we always try to include a relay's Ed25519 ID
-    when telling the proceeding relay in a circuit to extend to it.
+    when telling the preceding relay in a circuit to extend to it.
     If this option is set to 0, we never include Ed25519 IDs when extending
     circuits.  If the option is set to "default", we obey a
     parameter in the consensus document. (Default: auto)