From: Samuel Thibault Date: Sun, 12 Feb 2023 15:34:28 +0000 (+0100) Subject: Fix typos in comments X-Git-Tag: glibc-2.38~587 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8420b3e832473503f11600fcccd374914d2c4b61;p=thirdparty%2Fglibc.git Fix typos in comments --- diff --git a/htl/pt-internal.h b/htl/pt-internal.h index faf4afbec03..c3b1d75bb0f 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. diff --git a/sysdeps/generic/pty-private.h b/sysdeps/generic/pty-private.h index df6802b9de0..411cb95dd2c 100644 --- a/sysdeps/generic/pty-private.h +++ b/sysdeps/generic/pty-private.h @@ -1,4 +1,4 @@ -/* Internal defenitions and declarations for pseudo terminal functions. +/* Internal definitions and declarations for pseudo terminal functions. Copyright (C) 1998-2023 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Zack Weinberg , 1998.