summaryrefslogtreecommitdiff
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
commit807f3f97b795a9d80a108106708a886115b511d7 (patch)
tree6c18e6241bd80fc69c9fe783b9d89b50338bb454
parent75775157ea68efdd0b71345a37a6930e5bf1d2ef (diff)
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]