From cd0dbd89441dc1fc88a3b5d7d638b03c2a62e17c Mon Sep 17 00:00:00 2001
From: Ulrich Drepper <drepper@redhat.com>
Date: Sun, 27 May 2007 18:56:40 +0000
Subject: [PATCH] [__WORDSIZE=64]: Renamed __pad1 element int rwlock structure
 to

---
 nptl/ChangeLog | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bb4a86ba05..422ae58937 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -10,7 +10,7 @@
 	the new __shared element.
 	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h [__WORDSIZE=32]:
 	Likewise.
-	[__WORDSIZE=64]: Renamed __pad1 element int rwlock structire to
+	[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to
 	__shared, adjust names of other padding elements.
 	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
 	* sysdeps/pthread/pthread.h: Adjust rwlock initializers.
-- 
2.34.1