mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Small documentation correction.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f1d9d32a67
commit
e078a75b73
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ module Net
|
|||
# When +true+, the connection is in passive mode. Default: false.
|
||||
attr_accessor :passive
|
||||
|
||||
# The return code from the last operation.
|
||||
# The ASCII code used to separate lines.
|
||||
attr_accessor :return_code
|
||||
|
||||
# When +true+, all traffic to and from the server is written
|
||||
|
|
Loading…
Reference in a new issue