aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b92feae43b..cb19229761 100644
--- a/NEWS
+++ b/NEWS
@@ -43,8 +43,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* Integer
- * Integer#ceil and Integer#floor now take an optional digits, as well
- as Integer#round. [Feature #12245]
+ * Integer#ceil, Integer#floor, and Integer#truncate now take an optional
+ digits, as well as Integer#round. [Feature #12245]
* String