From c898f23f139866e2adb1fa46422f5cf32c5a1328 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 11 Dec 2013 13:46:15 +0100 Subject: [PATCH] Bug 10861: (follow-up) for typo in patrons.pref I'd rather have a comma than a coma :) Signed-off-by: Marcel de Rooy Signed-off-by: Kyle M Hall Signed-off-by: Galen Charlton Then again, if the cookies are really, really good, a cookie-induced coma would not be the worst thing. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref index 33ca9ce902..18284cc999 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref @@ -136,4 +136,4 @@ Patrons: - - Card numbers for patrons must be strictly equal to - pref: CardnumberLength - - characters. The length can be a simple number or a range separated by a coma (xx,yy). + - characters. The length can be a simple number or a range separated by a comma (xx,yy). -- 2.11.0