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