From: Jonathan Wakely Date: Mon, 1 Sep 2025 12:10:39 +0000 (+0100) Subject: nptl: Fix "Arch-sepecific" typo in comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=576976eacc6af024ec17bea7a2247b1a4e31f2dc;p=thirdparty%2Fglibc.git nptl: Fix "Arch-sepecific" typo in comment --- diff --git a/sysdeps/nptl/bits/thread-shared-types.h b/sysdeps/nptl/bits/thread-shared-types.h index e614c7f3c9..8da71544f5 100644 --- a/sysdeps/nptl/bits/thread-shared-types.h +++ b/sysdeps/nptl/bits/thread-shared-types.h @@ -75,7 +75,7 @@ typedef struct __pthread_internal_slist #include -/* Arch-sepecific read-write lock definitions. A generic implementation is +/* Arch-specific read-write lock definitions. A generic implementation is provided by struct_rwlock.h. If required, an architecture can override it by defining: