aboutsummaryrefslogtreecommitdiffstats
path: root/mod
diff options
context:
space:
mode:
Diffstat (limited to 'mod')
-rw-r--r--mod/notification-matrix2
-rw-r--r--mod/notification-telegram2
2 files changed, 2 insertions, 2 deletions
diff --git a/mod/notification-matrix b/mod/notification-matrix
index c3cf24f..8a74a1c 100644
--- a/mod/notification-matrix
+++ b/mod/notification-matrix
@@ -140,7 +140,7 @@
}
}
-# send notification via Matrix - expects at lease two string arguments
+# send notification via Matrix - expects at least two string arguments
:set SendMatrix do={
:global SendMatrix2;
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;