mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/net/imap.rb: fix typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e2de605439
commit
bacf9d9ece
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
Mon Apr 9 11:56:52 2001 Shugo Maeda <shugo@ruby-lang.org>
|
||||
|
||||
* lib/net/imap.rb: fix typo.
|
||||
|
||||
Tue Apr 3 09:56:20 2001 WATANABE Hirofumi <eban@ruby-lang.org>
|
||||
|
||||
* ext/extmk.rb.in (create_makefile): create def file only if
|
||||
|
|
|
@ -28,7 +28,7 @@ This script invokes the FETCH command and the SEARCH command concurrently.
|
|||
|
||||
Object
|
||||
|
||||
=== Methods
|
||||
=== Class Methods
|
||||
|
||||
: new(host, port = 143)
|
||||
Creates a new Net::IMAP object and connects it to the specified
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue