From 885775aa01ac264523a2b541b92b5e060d820b56 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Fri, 2 Jan 2026 21:03:58 +0200
Subject: [PATCH 47/47] locale-en.m4: Refresh from gnulib upstream

Comment only update. Serial still 1

See RM #1855

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 dependencies/m4/locale-en.m4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dependencies/m4/locale-en.m4 b/dependencies/m4/locale-en.m4
index a194894a43..f5e035f367 100644
--- a/dependencies/m4/locale-en.m4
+++ b/dependencies/m4/locale-en.m4
@@ -1,6 +1,6 @@
 # locale-en.m4
 # serial 1
-dnl Copyright (C) 2003-2024 Free Software Foundation, Inc.
+dnl Copyright (C) 2003-2026 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
@@ -19,7 +19,7 @@ AC_DEFUN_ONCE([gt_LOCALE_EN_UTF8],
       *-musl* | midipix*)
         dnl On musl libc, all kinds of ll_CC.UTF-8 locales exist, even without
         dnl any locale file on disk. But they are effectively equivalent to the
-        dnl C.UTF-8 locale, except for locale categories (such as LC_MESSSAGES)
+        dnl C.UTF-8 locale, except for locale categories (such as LC_MESSAGES)
         dnl for which localizations (.mo files) have been installed.
         gt_cv_locale_en_utf8=en_US.UTF-8
         ;;
-- 
2.51.0

