From ce49552e6d46e098385a9d70f848793b7218f194 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Fri, 22 Mar 2019 19:56:18 +0000 Subject: [PATCH] Bug 20478: Fix qa complaints Signed-off-by: Nick Clemens --- misc/cronjobs/advance_notices.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/cronjobs/advance_notices.pl b/misc/cronjobs/advance_notices.pl index 58d123caf1..91bf352b89 100755 --- a/misc/cronjobs/advance_notices.pl +++ b/misc/cronjobs/advance_notices.pl @@ -118,11 +118,11 @@ A patron could potentially have loans at several different branches There is no natural branch to set as the sender on the aggregated message in this situation so the default behavior is to use the borrowers home branch. This could surprise to the borrower when -message sender is a library where he or she has not borrowed anything. +message sender is a library where they have not borrowed anything. Enabling this flag ensures that the issuing library is the sender of the digested message. It has no effect unless the borrower has -choosen 'Digests only' on the advance messages. +chosen 'Digests only' on the advance messages. =back -- 2.39.5