Fix ChangeLog typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Jan 2013 06:20:08 +0000 (22:20 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Jan 2013 06:20:08 +0000 (22:20 -0800)
ChangeLog

index e12a374..d33d7fb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 2013-01-21  Paul Eggert  <eggert@cs.ucla.edu>
 
        stpncpy: port to OS X 10.8
-       * lib/stpncpy.c (__stpncpy): Parenthesize name when definining function.
+       * lib/stpncpy.c (__stpncpy): Parenthesize name when defining function.
        Problem reported by Assaf Gordon in <http://bugs.gnu.org/13495>.
 
 2013-01-16  Paul Eggert  <eggert@cs.ucla.edu>