From d1f8bbc19a30047b0b9166c1f1151ca1d57f417f Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Tue, 29 Jul 2014 17:58:57 +1200 Subject: [PATCH] Bug 11577 : Fixing a tiny typo --- .../intranet-tmpl/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 83514af..d95f669 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 @@ -161,7 +161,7 @@ Circulation: choices: yes: Allow no: "Don't allow" - - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "No renewal before" setting in the circulation policy or has been schelduled for automatic renewal. + - staff to manually override renewal blocks and renew a checkout when it would go over the renewal limit or be premature with respect to the "No renewal before" setting in the circulation policy or has been scheduled for automatic renewal. - - pref: AllowItemsOnHoldCheckout choices: -- 1.7.10.4