diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/or/or.h b/src/or/or.h index f6aee13f5b..4a313515f4 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -4100,7 +4100,7 @@ typedef struct { routerset_t *TestingDirAuthVoteGuard; /** Relays in a testing network which should be voted HSDir - * regardless of uptime and ORPort connectivity. + * regardless of uptime and DirPort. * Respects VoteOnHidServDirectoriesV2. */ routerset_t *TestingDirAuthVoteHSDir; |