From be00559e0c3db37fd776946a8d83de1a58db7a9e Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 2 Jun 2019 09:18:00 +0000 Subject: [PATCH] Bug 22960: (QA follow-up) Fix another tiny typo This only seems to appear in the .pref file: ...pairs. the => ... pairs. The Signed-off-by: Katrin Fischer Signed-off-by: Martin Renvoize (cherry picked from commit 76a64f8046af820b8be57fbc8d65483259a63f6c) Signed-off-by: Fridolin Somers --- .../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 a7492c41fd..da9f932e6c 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 @@ -535,7 +535,7 @@ Circulation: type: textarea syntax: text/x-yaml class: code - - "This a list of value pairs. the first value is followed immediately by colon space then the second value.

" + - "This a list of value pairs. The first value is followed immediately by colon space then the second value.

" - "Examples:
" - "PROC: FIC - causes an item in the Processing Center location to be updated into the Fiction location on check in.
" - "FIC: GEN - causes an item in the Fiction location to be updated into the General stacks location on check in.
" -- 2.39.2