From 0a5ba21e37600c10596a01d4b20cdbb11aef1440 Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Tue, 29 Jul 2014 17:58:57 +1200 Subject: [PATCH] [PASSED QA] Bug 11577 : Fixing a tiny typo Signed-off-by: Martin Renvoize --- .../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 f4e51ed..2190004 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