From c58d8c30cef8f2d7fa35b26cf5f97fedb5d48fee Mon Sep 17 00:00:00 2001 From: kazu Date: Fri, 1 Feb 2013 00:47:49 +0000 Subject: [PATCH] fix a typo git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 598670a34e..e83c57368c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,7 +22,7 @@ Thu Jan 31 15:39:00 2013 Zachary Scott Thu Jan 31 13:54:44 2013 Shugo Maeda * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return - sizeof(sa_familiy_t) if path is empty. see "Autobind Feature" in + sizeof(sa_family_t) if path is empty. see "Autobind Feature" in unix(7) for details. * ext/socket/lib/socket.rb (unix_socket_abstract_name?): treat an