aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-07 01:03:04 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-11-07 01:03:04 +0000
commit10ed04346c44b03157f980895df6cb32053bdeef (patch)
tree6c18e6241bd80fc69c9fe783b9d89b50338bb454
parente49a472aad43e92e7b71ed38d6c7c091645a90f6 (diff)
downloadruby-10ed04346c44b03157f980895df6cb32053bdeef.tar.gz
fix NEWS message
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56651 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 37b4b5337f..eea628d8df 100644
--- a/NEWS
+++ b/NEWS
@@ -325,4 +325,4 @@ with all sufficient information, see the ChangeLog file or Redmine
* Thread deadlock detection now shows their backtrace and dependency. [Feature #8214]
-* Table (st.c) internal data structure is improved. [Feature #12142]
+* st_table (st.c) internal data structure is improved. [Feature #12142]