commit | 30b1bdc420bb0e84484b8409350e1cc40a092fea | [log] [tgz] |
---|---|---|
author | Michiel Piscaer <michiel@piscaer.com> | Wed Nov 15 12:41:18 2023 +0100 |
committer | GitHub <noreply@github.com> | Wed Nov 15 12:41:18 2023 +0100 |
tree | 0ac2873d2ca4dabca096d8d7ccd5eb2ddddde6ea | |
parent | 24cbdd65ba1cb303961bf06478971ab8c1f49228 [diff] |
type in the help text for receiver
diff --git a/staffeln/conf/notify.py b/staffeln/conf/notify.py index b5a2246..21c67e8 100644 --- a/staffeln/conf/notify.py +++ b/staffeln/conf/notify.py
@@ -12,7 +12,7 @@ "receiver", default=[], help=_( - "The receivers of the bakcup result by email." + "The receivers of the backup result by email." "A list of addresses to receive backup result emails to. A bare" " string will be treated as a list with 1 address." ),