diff options
author | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-04-03 11:43:42 +0000 |
---|---|---|
committer | kazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2013-04-03 11:43:42 +0000 |
commit | b87ba9f87264a7acad0cfb203180ce3315554feb (patch) | |
tree | 425ec1d2ee12249e776ecc7365da12d265c2dc16 /NEWS | |
parent | ee2b218293c1749e4b857c4a018050c0315d0456 (diff) | |
download | ruby-b87ba9f87264a7acad0cfb203180ce3315554feb.tar.gz |
fix a typo in NEWS
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40082 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ with all sufficient information, see the ChangeLog file. === Stdlib updates (outstanding ones only) * Net::SMTP - * Added Net::SMTP#rset to implement the RSET comamnd + * Added Net::SMTP#rset to implement the RSET command * Rinda::RingServer, Rinda::RingFinger * Rinda now supports multicast sockets. See Rinda::RingServer and |