aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cac209b25e..763c67a742 100644
--- a/NEWS
+++ b/NEWS
@@ -151,7 +151,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* IPAddr#private? [Feature #11666]
* IPAddr#link_local? [Feature #10912]
* IPAddr now rejects invalid address mask. [Bug #13399]
- * IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [#Bug 13769]
+ * IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
* Net::HTTP
* Add more HTTP status classes