From a752a062afb2fcb456ebde7b3e7e2f903b2ba620 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Fri, 19 Oct 2018 15:43:41 -0400 Subject: [PATCH] Fixed typo in CheckPrevCheckout description --- source/systempreferences.rst | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/source/systempreferences.rst b/source/systempreferences.rst index 074e5f8..7fc4f7c 100644 --- a/source/systempreferences.rst +++ b/source/systempreferences.rst @@ -11620,7 +11620,7 @@ When the value of this system preference is set to 'do', Koha will look at the patron's circulation history to see if they have checked this item out before. An alert will show up on the screen indicating that patron has indeed checked this item out. Staff will be prompted to allow the checkout to occur. -If the vaulue is set to 'don't', Koha will not check the patron's circulation +If the value is set to 'don't', Koha will not check the patron's circulation history. When the value is set to 'Unless overridden, do', this will check the patron's circulation history even if there are fines, fees, and/or holds on the patron's account. Lastly, if the value is set to 'Unless overridden, don't', -- 1.7.2.5