1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/net
a_matsuda 3a05da1321 [DOC] Fix typos
* benchmark.rb
* getoptlong.rb
* irb.rb
* net/http.rb
* net/http/header.rb
* net/imap.rb
* optparse.rb
* pstore.rb
* webrick.rb
* xmlrpc.rb

[ci skip]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-23 03:43:23 +00:00
..
http [DOC] Fix typos 2015-12-23 03:43:23 +00:00
ftp.rb * lib/net/ftp.rb (initialize): Connections are in passive mode per 2015-11-11 03:48:45 +00:00
http.rb [DOC] Fix typos 2015-12-23 03:43:23 +00:00
https.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
imap.rb [DOC] Fix typos 2015-12-23 03:43:23 +00:00
pop.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp.rb Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00