From 0bf6fa0b4327cf57975fdccaa64f2d1e46110b59 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 2 Sep 2015 19:50:00 -0600 Subject: [PATCH] Typo in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6d42569e7a0..0325279a5b9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10939,5 +10939,5 @@ a device with the connection (if the local address is not INADDR_ANY); On connect(), the remote address should be used (in case the local address is INADDR_ANY). On accept(), it does not matter but the - remote address is the one guarenteed to be availalbe (2015-09-02). + remote address is the one guarenteed to be available (2015-09-02).