summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-06 22:16:43 +0000
committermrkn <mrkn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-06 22:16:43 +0000
commitb465a2b4ad8ef084e3fb4dbc533423ec85e993de (patch)
tree119b21b0a5b0b5c6e45813328e2134829243c52c /NEWS
parent896619c77b4fd32826644deecd308a21683f827e (diff)
* NEWS: fix style.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index b7272834f8..a4e057bbd0 100644
--- a/NEWS
+++ b/NEWS
@@ -48,9 +48,8 @@ with all sufficient information, see the ChangeLog file.
* open ignore internal encoding if external encoding is ASCII-8BIT.
* Module#ancestors
-
- The ancestors of a singleton class now include singleton classes,
- in particular itself.
+ * The ancestors of a singleton class now include singleton classes,
+ in particular itself.
=== Stdlib updates (outstanding ones only)