* 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 9f98405..e1e12f6 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>