summaryrefslogtreecommitdiff
path: root/lib/net
diff options
context:
space:
mode:
authorgsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-29 14:27:26 +0000
committergsinclair <gsinclair@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-07-29 14:27:26 +0000
commite078a75b73284f265092bb8e66871a87ce47a249 (patch)
tree61ff132f1c745972ea5f0b7b164447598310e058 /lib/net
parentf1d9d32a678cac7ce3b2fea71780312c8391c753 (diff)
Small documentation correction.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib/net')
-rw-r--r--lib/net/ftp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/ftp.rb b/lib/net/ftp.rb
index 6f5f848070..7f18670f1b 100644
--- a/lib/net/ftp.rb
+++ b/lib/net/ftp.rb
@@ -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