chore: spellcheck

This commit is contained in:
link2xt
2023-10-22 06:53:26 +00:00
parent 0227bbc305
commit defcd5764b
13 changed files with 14 additions and 14 deletions

View File

@@ -637,7 +637,7 @@ impl Imap {
);
// RFC 3501 says STATUS command SHOULD NOT be used
// on the currently seleced mailbox because the same
// on the currently selected mailbox because the same
// information can be obtained by other means,
// such as reading SELECT response.
//