aboutsummaryrefslogtreecommitdiff
path: root/manual/socket.texi
diff options
context:
space:
mode:
authorPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-27 16:41:44 +0000
committerPaul Pluzhnikov <ppluzhnikov@google.com>2023-05-27 16:41:44 +0000
commit64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8 (patch)
tree7614449f4358b7412e1df8551b289850ffe40f90 /manual/socket.texi
parentf58a8c1c15d8b5d8a08e8553f82867202b88a5cc (diff)
downloadglibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.zip
glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.gz
glibc-64d9ebae87731f1604a41e9df9bbe3c80c6cb5b8.tar.bz2
Fix misspellings in manual/ -- BZ 25337
Diffstat (limited to 'manual/socket.texi')
-rw-r--r--manual/socket.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/socket.texi b/manual/socket.texi
index 68c930b..f0e35d9 100644
--- a/manual/socket.texi
+++ b/manual/socket.texi
@@ -821,7 +821,7 @@ here. The address is stored in network byte order.
This combines the IPv6 traffic class and flow label values, as found
in the IPv6 header. This field is stored in network byte order. Only
the 28 lower bits (of the number in network byte order) are used; the
-remainig bits must be zero. The lower 20 bits are the flow label, and
+remaining bits must be zero. The lower 20 bits are the flow label, and
bits 20 to 27 are the the traffic class. Typically, this field is
zero.