Add scripts/codespell.sh and spellcheck

This commit is contained in:
link2xt
2023-02-28 12:54:37 +00:00
parent 627cf20074
commit 7e5a8714a0
65 changed files with 143 additions and 136 deletions

View File

@@ -53,7 +53,7 @@ pub struct Summary {
}
impl Summary {
/// Constucts chatlist summary
/// Constructs chatlist summary
/// from the provided message, chat and message author contact snapshots.
pub async fn new(
context: &Context,