From 1b1612170918241acca97ac34c16965378b4bd32 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 Signed-off-by: Kyle M Hall --- 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 a609a0773c..11cbc63edb 100755 --- a/misc/cronjobs/holds/holds_reminder.pl +++ b/misc/cronjobs/holds/holds_reminder.pl @@ -97,7 +97,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.20.1