Cleanup, renames, comments

This commit is contained in:
Hocuri
2022-10-10 13:07:55 +02:00
parent 65040fe6f2
commit 415b58a059
5 changed files with 56 additions and 65 deletions

View File

@@ -193,7 +193,7 @@ pub enum Config {
///
/// See https://github.com/deltachat/deltachat-core-rust/issues/3507 for more
/// info about the Authentication-Results header.
AuthservIdCandidates,
AuthservidCandidates,
}
impl Context {