summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-08-09 08:49:19 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-08-09 08:49:19 -0700
commitccf7bfa310feffc94936b9e5d14b34d9e0f87b89 (patch)
tree199b3e63c525b25124b3ea3aeda8f9ff82569c62
parent809324104d7d833bb2e1fdb8eaf997f080aab494 (diff)
downloadgnulib-ccf7bfa310feffc94936b9e5d14b34d9e0f87b89.tar.gz
Fix ChangeLog typo.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b0f798d08b..39eb46567f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -691,7 +691,7 @@
if OSF/1, since otherwise Cygwin breaks, and it doesn't seem to
be needed on Solaris either.
* lib/sys_time.in.h [_CYGWIN_SYS_TIME_H]:
- Simply delgate to the system <sys/time.h> in this case.
+ Simply delegate to the system <sys/time.h> in this case.
2013-03-19 Karl Berry <karl@gnu.org>