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

@@ -539,7 +539,7 @@ impl SecureJoinStep {
false
}
SecureJoinStep::Completed => {
warn!(context, "Complted state for next securejoin step");
warn!(context, "Completed state for next securejoin step");
false
}
}