From 81dde59052ffede1b2f1616dd85b3b41dcf261b7 Mon Sep 17 00:00:00 2001
From: Owen Leonard <oleonard@myacpl.org>
Date: Mon, 25 Oct 2021 18:00:12 +0000
Subject: [PATCH] Bug 29286: Typo: Librarien will need the manage_auth_values
 subpermission.

This patch fixes a typo in the Cataloging system preferences text.

"Librarien" -> "Librarian"

To test, apply the patch and go to Administration -> System preferences
-> Cataloging.

 - Check the CreateAVFromCataloguing system preference.
---
 .../prog/en/modules/admin/preferences/cataloguing.pref          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
index 921db7bbd0..a6c3743431 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref
@@ -41,7 +41,7 @@ Cataloging:
               choices:
                   1: "Allow"
                   0: "Don't allow"
-            - authorized values to be created within the cataloguing module. Librarien will need the manage_auth_values subpermission.
+            - authorized values to be created within the cataloguing module. Librarian will need the manage_auth_values subpermission.
 
     Spine labels:
         -
-- 
2.20.1