From 9b9417ca136fc95d3ee4dfaa7010fee70f24b6ee Mon Sep 17 00:00:00 2001 From: Fridolin Somers Date: Tue, 18 Jan 2022 09:49:09 -1000 Subject: [PATCH] Bug 29704: (RM follow-up) Fix typo sned send Signed-off-by: Fridolin Somers --- misc/cronjobs/holds/holds_reminder.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/cronjobs/holds/holds_reminder.pl b/misc/cronjobs/holds/holds_reminder.pl index 5a005c3493..c0fabb2017 100755 --- a/misc/cronjobs/holds/holds_reminder.pl +++ b/misc/cronjobs/holds/holds_reminder.pl @@ -89,7 +89,7 @@ patrons with waiting holds. =item B<-triggered> -Optional parameter, only sned notices for holds exactly waiting. +Optional parameter, only send notices for holds exactly waiting. If not included a notice will be sent to all patrons with waiting holds equal to OR greater than . This option is useful if the cron is being run daily to avoid spamming the patrons. -- 2.39.5