summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-03 11:43:42 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-04-03 11:43:42 +0000
commitb87ba9f87264a7acad0cfb203180ce3315554feb (patch)
tree425ec1d2ee12249e776ecc7365da12d265c2dc16 /NEWS
parentee2b218293c1749e4b857c4a018050c0315d0456 (diff)
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--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6ad96dbbed..58c15536c3 100644
--- a/NEWS
+++ b/NEWS
@@ -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