* ChangeLog: Fix typo.
authorEric Blake <eblake@redhat.com>
Mon, 11 Jul 2011 14:16:12 +0000 (08:16 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 11 Jul 2011 14:16:12 +0000 (08:16 -0600)
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog

index 9f98405ab3db2ffcd3e3b8a0d0804479557c9264..e1e12f60d034956fc1b7ce15699e445a1e640fca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        regex: avoid compiler warning
        * lib/regex.c (includes): Include <strings.h>, for use of
        strcasecmp in regcomp.c.
-       Reported by Jachim Schmitz.
+       Reported by Joachim Schmitz.
 
 2011-07-09  Paul Eggert  <eggert@cs.ucla.edu>