mirror of
https://github.com/chatmail/core.git
synced 2026-05-04 22:06:29 +03:00
chore: fix typos
Applied fixes suggested by scripts/codespell.sh
This commit is contained in:
@@ -144,7 +144,7 @@ impl ContactId {
|
||||
Ok(())
|
||||
}
|
||||
|
||||
/// Returns contact adress.
|
||||
/// Returns contact address.
|
||||
pub async fn addr(&self, context: &Context) -> Result<String> {
|
||||
let addr = context
|
||||
.sql
|
||||
|
||||
Reference in New Issue
Block a user