mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo [ci skip]
This commit is contained in:
parent
257e01b61d
commit
6560ff6e36
1 changed files with 1 additions and 1 deletions
|
@ -1913,7 +1913,7 @@ addrinfo_to_sockaddr(VALUE self)
|
|||
* call-seq:
|
||||
* addrinfo.canonname => string or nil
|
||||
*
|
||||
* returns the canonical name as an string.
|
||||
* returns the canonical name as a string.
|
||||
*
|
||||
* nil is returned if no canonical name.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue