git: 75b18baf096a - main - UPDATING: fix typo in pattern

From: Alexander Leidinger <netchild_at_FreeBSD.org>
Date: Tue, 26 Aug 2025 10:07:50 UTC
The branch main has been updated by netchild:

URL: https://cgit.FreeBSD.org/src/commit/?id=75b18baf096a2080f6030eaed45b32fc7c323842

commit 75b18baf096a2080f6030eaed45b32fc7c323842
Author:     Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2025-08-26 10:06:21 +0000
Commit:     Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2025-08-26 10:06:21 +0000

    UPDATING: fix typo in pattern
---
 UPDATING | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/UPDATING b/UPDATING
index 81d7c6260884..8a0930b20123 100644
--- a/UPDATING
+++ b/UPDATING
@@ -74,7 +74,7 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 15.x IS SLOW:
 	require libmilter, you can now remove it.
 
 20250815:
-	The [gs}etgroups(2)syscalls have changed. To maintain backwards
+	The [gs]etgroups(2)syscalls have changed. To maintain backwards
 	compatibility with existing programs, you need COMPAT_FREEBSD14 in
 	your kernel config until all applications which use this are
 	rebuild/reinstalled.