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 a15da3dbef..745737821e 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -11,7 +11,7 @@
* allocatestack.c: Improve comment throughout the file.
* sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
- (__lll_lock_wait): Add branch predicition.
+ (__lll_lock_wait): Add branch prediction.
* sysdeps/unix/sysv/linux/i386/i486/libc-lowlevellock.S
(__lll_lock_wait): Likewise.
(lll_unlock_wake_cb): Removed.