about summary refs log tree commit diff
path: root/sysdeps/generic
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2023-02-12 16:34:28 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2023-02-12 16:34:28 +0100
commit8420b3e832473503f11600fcccd374914d2c4b61 (patch)
tree643f731317c52af738fed4a019aaba0debd11b51 /sysdeps/generic
parentbfb583e7916315eca3f19801dca1bf05eac4efef (diff)
downloadglibc-8420b3e832473503f11600fcccd374914d2c4b61.tar.gz
glibc-8420b3e832473503f11600fcccd374914d2c4b61.tar.xz
glibc-8420b3e832473503f11600fcccd374914d2c4b61.zip
Fix typos in comments
Diffstat (limited to 'sysdeps/generic')
-rw-r--r--sysdeps/generic/pty-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/generic/pty-private.h b/sysdeps/generic/pty-private.h
index df6802b9de..411cb95dd2 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 <zack@rabi.phys.columbia.edu>, 1998.