mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
fix trivial typo
This commit is contained in:
parent
a73b0da653
commit
dd3f2f6332
@ -30,7 +30,7 @@ typedef enum {
|
||||
DIRIND_ONEHOP=0,
|
||||
/** Connect over a multi-hop anonymizing Tor circuit */
|
||||
DIRIND_ANONYMOUS=1,
|
||||
/** Conncet to the DirPort directly */
|
||||
/** Connect to the DirPort directly */
|
||||
DIRIND_DIRECT_CONN,
|
||||
/** Connect over a multi-hop anonymizing Tor circuit to our dirport */
|
||||
DIRIND_ANON_DIRPORT,
|
||||
|
Loading…
Reference in New Issue
Block a user