mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
fix typo
This commit is contained in:
parent
11ba7f0037
commit
4dc7b3ca28
@ -2169,7 +2169,7 @@ networkstatus_add_detached_signatures(networkstatus_t *target,
|
||||
}
|
||||
}
|
||||
if (!n_matches) {
|
||||
*msg_out = "No regognized digests for given consensus flavor";
|
||||
*msg_out = "No recognized digests for given consensus flavor";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user