1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

Fix some spelling mistakes

Thanks, codespell!
This commit is contained in:
Lars Kruse 2021-04-05 23:24:50 +02:00
parent a1e346bcb7
commit 2c9121708a
22 changed files with 31 additions and 31 deletions

View file

@ -137,7 +137,7 @@ get_activity_description() {
A) short="Blacklisted (RBL)" long="Message received and classified as spam because the sender ip is listed on the RBL" ;;
M) short="Retrained as spam" long="Messages classified as innocent, but retrained by user as spam" ;;
F) short="Retrained as innocent" long="Messages classified as spam, but retrained by the user as innocent" ;;
N) short=Inoculation long="Messages trained as spam trough inoculation" ;;
N) short=Inoculation long="Messages trained as spam through inoculation" ;;
C) short=Corpusfed long="Messages fed from a corpus" ;;
esac