diff options
author | Christian Hesse <mail@eworm.de> | 2022-06-16 23:56:36 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-06-16 23:56:36 +0200 |
commit | 3002990319d44cdd41569b3258df7c04e4437149 (patch) | |
tree | fee0961d57d1281f17911891416df94b04a29435 /mod/notification-telegram | |
parent | b3de1fad3459aa886b3ca3e1f1f91066ab0730b6 (diff) |
fix typos: 'at lease' -> 'at least'
Diffstat (limited to 'mod/notification-telegram')
-rw-r--r-- | mod/notification-telegram | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/notification-telegram b/mod/notification-telegram index 230dd57..7b41c5e 100644 --- a/mod/notification-telegram +++ b/mod/notification-telegram @@ -147,7 +147,7 @@ } } -# send notification via telegram - expects at lease two string arguments +# send notification via telegram - expects at least two string arguments :set SendTelegram do={ :global SendTelegram2; |