aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-16 12:25:54 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-16 12:25:54 +0000
commitcee9c58ef214cbbf10aedacd79c3b796eb5bba8e (patch)
treebd948afe1bf979be3dc7bd273772708c041fa436 /NEWS
parent45aa35cd5dd304592781ebb138a11d12c19a67f0 (diff)
downloadruby-cee9c58ef214cbbf10aedacd79c3b796eb5bba8e.tar.gz
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53846 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 95ad2d9fe2..fe1a4dde65 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Dir
- * Dir#empty?. [Feature #10121]
+ * Dir.empty?. [Feature #10121]
=== Stdlib updates (outstanding ones only)