summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl/ChangeLog')
-rw-r--r--libpthread/nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpthread/nptl/ChangeLog b/libpthread/nptl/ChangeLog
index 8ec6acde2..ec22ebb64 100644
--- a/libpthread/nptl/ChangeLog
+++ b/libpthread/nptl/ChangeLog
@@ -10308,7 +10308,7 @@
* sysdeps/unix/sysv/linux/i386/sysdep-cancel.h: Define
SINGLE_THREAD_P. If in libc or libpthread examine multiple_thread
- member of thread decriptor, otherwise return unconditionally 1.
+ member of thread descriptor, otherwise return unconditionally 1.
2002-12-14 Ulrich Drepper <drepper@redhat.com>