* ChangeLog: Fix misspelling
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2024 00:33:47 +0000 (17:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Jul 2024 00:33:47 +0000 (17:33 -0700)
ChangeLog

index 172884639282760b0ac4619c0bd42c441c286521..fb6b7eba58b24b446f352d3a9a637dc618aef041 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,7 +8,7 @@
        implementation does; this removes the need for an ‘assert’.
        It also uses ‘restrict’ like the underlying strtol does.
        The patch also documents xstrtol in xstrtol.h.
-       Problems reported by AlejandroColomar in:
+       Problems reported by Alejandro Colomar in:
        https://lists.gnu.org/r/bug-gnulib/2024-07/msg00159.html
        * lib/xstrtol.c: Do not include stdio.h or assure.h.
        (__xstrtol): Use same parameter names as POSIX, to make it