From dda2c860d97ce3149361b143c9ccc5ed1a2f1af2 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Sun, 14 Jul 2019 14:59:34 +0900 Subject: [PATCH] [DOC] Fix link to feature [ci skip] --- doc/NEWS-2.6.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/NEWS-2.6.0 b/doc/NEWS-2.6.0 index e44ee67c60..18eaa1a403 100644 --- a/doc/NEWS-2.6.0 +++ b/doc/NEWS-2.6.0 @@ -340,8 +340,8 @@ TracePoint:: Modified methods:: - * TracePoint#enable accepts new keywords "target:" and "target_line:". - Feature #15289:: + * TracePoint#enable accepts new keywords "target:" and + "target_line:". [Feature #15289] === Stdlib updates (outstanding ones only)