rdoc update.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22821 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-03-08 04:13:06 +00:00
parent d6ffa4b918
commit 54a52efe09
1 changed files with 1 additions and 1 deletions

View File

@ -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.
#