aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index a67fdab5aa..9e592c9fb5 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,7 +1,7 @@
2006-01-07 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/aio_misc.h (AIO_MISC_WAIT): Work around gcc
- being to clever and reloading the futex value where it shouldn't.
+ being too clever and reloading the futex value where it shouldn't.
2006-01-06 Ulrich Drepper <drepper@redhat.com>