Fix typo "it it" in changelog entry.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Mar 2004 23:44:51 +0000 (23:44 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 15 Mar 2004 23:44:51 +0000 (23:44 +0000)
lib/ChangeLog

index 4e02c0fc2a4e2e3fec4021746eca258af11a4655..ee5b5f634cdb70d532fd9e233b4a35191ef29075 100644 (file)
@@ -7,7 +7,7 @@
 2004-03-07  Paul Eggert  <eggert@twinsun.com>
 
        * c-stack.c (SIGACTION_WORKS): New macro.  Use it instead of long
-       '#if' expressions.  Unlike the code it replaces, it it does not
+       '#if' expressions.  Unlike the code it replaces, it does not
        depend on (defined _SC_PAGESIZE).  However, it does depend on
        HAVE_STRUCT_SIGACTION_SA_SIGACTION; this last change fixes a bug
        first reported by Jason Andrade in