]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - bits/socket.h
Fix all the remaining misspellings -- BZ 25337
[thirdparty/glibc.git] / bits / socket.h
index 1b5938e9ad89f09b3f4baad6af76fe7b8be40409..a22ff3b07bd2c240ba07034f3277ed4a7e82e6af 100644 (file)
@@ -143,7 +143,7 @@ enum __socket_type
 #define        AF_MAX          PF_MAX
 
 /* Maximum queue length specifiable by listen.  */
-#define SOMAXCONN      128     /* 5 on the origional 4.4 BSD.  */
+#define SOMAXCONN      128     /* 5 on the original 4.4 BSD.  */
 
 /* Get the definition of the macro to define the common sockaddr members.  */
 #include <bits/sockaddr.h>