@@ -, +, @@ --- .../intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref +++ a/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.
" --