mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
fix typo
This commit is contained in:
+1
-1
@@ -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";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user