about summary refs log tree commit diff
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 fc30d8db0e..5cbc766398 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -13,7 +13,7 @@
 	* pthread_create.c (deallocate_tsd): Mark as internal_function.
 	Add some more __builtin_expect.
 
-	* pthreadP.h: Define dummy versio of DEBUGGING_P.
+	* pthreadP.h: Define dummy version of DEBUGGING_P.
 
 2003-02-17  Ulrich Drepper  <drepper@redhat.com>