nptl: Fix "Arch-sepecific" typo in comment

This commit is contained in:
Jonathan Wakely 2025-09-01 13:10:39 +01:00
parent 0c6cb5285b
commit 576976eacc
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ typedef struct __pthread_internal_slist
#include <bits/struct_mutex.h>
/* 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: