Skip to content

Commit

Permalink
Typo fix (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazet authored Feb 6, 2024
1 parent cc5ecdb commit 41bde94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scan/libmailgoose/translate.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"SPF record causes too many DNS lookups. The DNS lookups are caused by directives such as 'mx' or 'include'. "
"The specification requires the number of DNS lookups to be lower or equal to 10 to decrease load on DNS servers.",
"Rekord SPF powoduje zbyt wiele zapytań DNS. Zapytania DNS są powodowane przez niektóre dyrektywy SPF, takie jak "
"'mx' czy 'include'. Spefycikacja wymaga, aby liczba zapytań DNS nie przekraczała 10, aby nie powodować nadmiernego "
"'mx' czy 'include'. Specyfikacja wymaga, aby liczba zapytań DNS nie przekraczała 10, aby nie powodować nadmiernego "
"obciążenia serwerów DNS.",
),
(
Expand Down

0 comments on commit 41bde94

Please sign in to comment.