summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5d5185a0c6..693ac06d4f 100644
--- a/NEWS
+++ b/NEWS
@@ -184,8 +184,7 @@ sufficient information, see the ChangeLog file or Redmine
* Method reference operator, <code>.:</code> is introduced as an
experimental feature. [Feature #12125] [Feature #13581]
-* "yield" in singleton class syntax is warned and will be deprecated later.
- [Feature #15575]
+* +yield+ in singleton class syntax is warned and will be deprecated later [Feature #15575].
=== Core classes updates (outstanding ones only)