From 02fa9d799a0acdc4fc69fa15cc554647a1968144 Mon Sep 17 00:00:00 2001 From: Andrew Fuerste-Henry Date: Fri, 3 Feb 2023 17:32:43 +0000 Subject: [PATCH] Bug 32761: Correct typos in CircControl syspref To test: 1: look up the CircControl syspref, see that it says "wether" and "libray" 2: apply patch 3: reload, see it says "whether" and "library" --- .../prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref index 5379aa057b..b3491e685f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref @@ -271,7 +271,7 @@ Circulation: PatronLibrary: the library the patron is from. ItemHomeLibrary: the library the item is from. - - - To determine wether an item is transferred or remains in the libray after checkin, use the circulation rules of + - To determine whether an item is transferred or remains in the library after checkin, use the circulation rules of - pref: CircControlReturnsBranch type: choice choices: -- 2.30.2