mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix a bootstrapping string typo
introduced in 85542ee5
next step is to fix it in torspec too
This commit is contained in:
@@ -83,7 +83,7 @@ static const struct {
|
||||
{ BOOTSTRAP_STATUS_AP_HANDSHAKE, "ap_handshake",
|
||||
"Finishing handshake with a relay to build circuits" },
|
||||
{ BOOTSTRAP_STATUS_AP_HANDSHAKE_DONE, "ap_handshake_done",
|
||||
"Handshake fininshed with a relay to build circuits" },
|
||||
"Handshake finished with a relay to build circuits" },
|
||||
|
||||
/* Creating AP circuits */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user