summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3eb535e9f4..d487bde7d1 100644
--- a/NEWS
+++ b/NEWS
@@ -64,7 +64,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* File.stat, File.exist?, and other rb_stat()-using methods release GVL
[Bug #13941]
* File.rename releases GVL [Feature #13951]
- * File::Stat.{atime,mtime,ctime} support fractional second timestamps on
+ * File::Stat#{atime,mtime,ctime} support fractional second timestamps on
Windows 8 and later [Feature #13726]
* File::Stat.ino and File.indentical? supports ReFS 128bit ino on Windows 8.1
and later [Feature #13731]