aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1b64c5b6cc..c31ab2dac6 100644
--- a/NEWS
+++ b/NEWS
@@ -87,7 +87,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Integer#digits for extracting columns of place-value notation [Feature #12447]
- * Int#round now takes an optional keyword argument, half option, and the
+ * Integer#round now takes an optional keyword argument, half option, and the
default behavior is round-to-nearest-even now. [Bug #12548]
* IO