From 1be44048ddb4c0b55c26818fb6e68f5d882fbf92 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 26 Apr 2022 15:00:24 -0700 Subject: [PATCH] Fix ChangeLog typo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cccb04696d..3ce3d85884 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,7 +4,7 @@ Problem reported by Benno Schulenberg in: https://lists.gnu.org/r/bug-gnulib/2022-04/msg00052.html * doc/posix-functions/dirfd.texi: Document NetBSD 9.2 portability - bugs. Remove an old common about errno that is no longer true + bugs. Remove an old comment about errno that is no longer true of POSIX 2018. * lib/glob.c (glob_in_dir): Convert dirfd arg from void * to DIR * before passing it to dirfd. -- 2.39.5