Documentation: Fix typos with automated tool (#5319)

---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
luzpaz 2024-01-08 11:58:41 -05:00 committed by GitHub
parent f1bf1ddc54
commit 58bf9c552b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
22 changed files with 33 additions and 33 deletions

View file

@ -767,7 +767,7 @@ class MailAccountHandler(LoggingMixin):
message=message,
)
else:
# No files to consume, just mark as processed if it wasnt by .eml processing
# No files to consume, just mark as processed if it wasn't by .eml processing
if not ProcessedMail.objects.filter(
rule=rule,
uid=message.uid,