From dd0f0bb4a55a302b2e316abafd6adecc38d10c21 Mon Sep 17 00:00:00 2001 From: Caroline Cyr La Rose Date: Wed, 18 Dec 2024 15:08:29 -0500 Subject: [PATCH] Bug 36109: Typo corrections Content-Type: text/plain; charset=utf-8 Signed-off-by: Marcel de Rooy --- installer/data/mysql/en/mandatory/sample_notices.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml index e6f9d76e53..e9bd14d3a5 100644 --- a/installer/data/mysql/en/mandatory/sample_notices.yml +++ b/installer/data/mysql/en/mandatory/sample_notices.yml @@ -903,9 +903,9 @@ tables: - "\"[% item.biblio.title %]\" by [% item.biblio.author %], [% item.itemcallnumber %], Barcode: [% item.barcode %], Fine: [% overdue.overdue_fines.total_outstanding | $Price %]" - "[% END %]" - "" - - "Thank-you for your prompt attention to this matter." + - "Thank you for your prompt attention to this matter." - "" - - "[% branch.branchname %] Staff" + - "[% branch.branchname %] staff" - "" - module: circulation -- 2.39.5