diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-12 16:34:28 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-02-12 16:34:28 +0100 |
commit | 8420b3e832473503f11600fcccd374914d2c4b61 (patch) | |
tree | 643f731317c52af738fed4a019aaba0debd11b51 /htl/pt-internal.h | |
parent | bfb583e7916315eca3f19801dca1bf05eac4efef (diff) | |
download | glibc-8420b3e832473503f11600fcccd374914d2c4b61.tar glibc-8420b3e832473503f11600fcccd374914d2c4b61.tar.gz glibc-8420b3e832473503f11600fcccd374914d2c4b61.tar.bz2 glibc-8420b3e832473503f11600fcccd374914d2c4b61.zip |
Fix typos in comments
Diffstat (limited to 'htl/pt-internal.h')
-rw-r--r-- | htl/pt-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htl/pt-internal.h b/htl/pt-internal.h index faf4afbec0..c3b1d75bb0 100644 --- a/htl/pt-internal.h +++ b/htl/pt-internal.h @@ -1,4 +1,4 @@ -/* Internal defenitions for pthreads library. +/* Internal definitions for pthreads library. Copyright (C) 2000-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. |