From 66183d1e2516b7d6270095178b3a00029d9e41c2 Mon Sep 17 00:00:00 2001
From: Paul Eggert <eggert@cs.ucla.edu>
Date: Thu, 5 Sep 2024 17:06:10 -0700
Subject: [PATCH] Fix "many" typo in NEWS

Problem reported by Brian Inglis in:
https://lists.iana.org/hyperkitty/list/tz@iana.org/message/Y65BLIXWXM5557UNBJFU63WKROC4H7CZ/
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 6ee43e75..a4a6fc7c 100644
--- a/NEWS
+++ b/NEWS
@@ -132,7 +132,7 @@ Release 2024b - 2024-09-04 12:27:47 -0700
   Changes to commentary
 
     Commentary about historical transitions in Portugal and her former
-    colonies has been expanded with links to many relevant legislation.
+    colonies has been expanded with links to relevant legislation.
     (Thanks to Tim Parenti.)
 
 
-- 
2.43.0

