aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 6cd05ea..c931a26 100644
--- a/global-functions
+++ b/global-functions
@@ -56,7 +56,7 @@
}
# send notification via e-mail and telegram
-# Note that subject and attachment are ignored for telegram!
+# Note that attachment is ignored for telegram!
:global SendNotification do={
:local subject [ :tostr $1 ];
:local message [ :tostr $2 ];