From 54a52efe09e5d47911cbbfe634167051197d1e62 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 8 Mar 2009 04:13:06 +0000 Subject: rdoc update. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/socket/lib/socket.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/socket/lib/socket.rb') diff --git a/ext/socket/lib/socket.rb b/ext/socket/lib/socket.rb index 21a302fc8c..2355f33c17 100644 --- a/ext/socket/lib/socket.rb +++ b/ext/socket/lib/socket.rb @@ -159,7 +159,7 @@ class Addrinfo end class BasicSocket - # Returns an address of the socket suitable for connect. + # Returns an address of the socket suitable for connect in the local machine. # # This method returns _self_.local_address, except following condition. # -- cgit v1.2.3