From 1e98b90f3b84e8197c7f85d8ab70576841fbb65a Mon Sep 17 00:00:00 2001
From: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com>
Date: Thu, 25 Jul 2024 12:15:22 -0400
Subject: [PATCH] Bug 37461: Typo in SMSSendAdditionalOptions description

---
 .../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 1f434a54cd..3db000432f 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
@@ -252,7 +252,7 @@ Patrons:
          - pref: EmailSMSSendDriverFromAddress
            class: email
          - "for emails sent using \"Email\" send driver."
-         - "If the SMS::Send driver requires more options that just username/login and password, entire them here as YAML key/value pairs:"
+         - "If the SMS::Send driver requires more options than just username/login and password, enter them here as YAML key/value pairs:"
          - pref: SMSSendAdditionalOptions
            type: textarea
            syntax: text/x-yaml
-- 
2.34.1