From 728acb84fac96bce34b6e24861fc63c6e8e840a6 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 9 Jun 2022 15:39:36 +0100 Subject: [PATCH] Bug 11889: (QA follow-up) Spelling Signed-off-by: Martin Renvoize --- Koha/Patron.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Patron.pm b/Koha/Patron.pm index edf2054782..38b5aaffdd 100644 --- a/Koha/Patron.pm +++ b/Koha/Patron.pm @@ -369,7 +369,7 @@ $patron->delete Delete patron's holds, lists and finally the patron. -Lists owned by the borrower are deleted or ownership is transfered depending on the +Lists owned by the borrower are deleted or ownership is transferred depending on the ListOwnershipUponPatronDeletion pref, but entries from the borrower to other lists are kept. =cut -- 2.20.1