summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c1616f072d..a10ecadc5d 100644
--- a/NEWS
+++ b/NEWS
@@ -263,8 +263,8 @@ sufficient information, see the ChangeLog file or Redmine
* New features:
* `Time.new` and `Time#getlocal` accept a timezone object as
- well as UTC offset string. `Time#+`, `Time#-` and `Time#succ`
- also preserve the timezone. [Feature #14850]
+ well as UTC offset string. `Time#+`, `Time#-` and `Time#succ`
+ also preserve the timezone. [Feature #14850]
* `TracePoint`