From 421dd3114579f90ecced6cf221828a730357b50f Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Sun, 14 Jul 2019 14:33:28 +0900 Subject: [DOC] Fix experimental marker [ci skip] --- doc/NEWS-2.6.0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/NEWS-2.6.0') diff --git a/doc/NEWS-2.6.0 b/doc/NEWS-2.6.0 index 47430ea915..ee0a8c3ff9 100644 --- a/doc/NEWS-2.6.0 +++ b/doc/NEWS-2.6.0 @@ -288,8 +288,8 @@ RubyVM::AbstractSyntaxTree:: * RubyVM::AbstractSyntaxTree.parse_file parses a given file and returns AST nodes. [experimental] - * RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or method. - experimental:: + * RubyVM::AbstractSyntaxTree.of returns AST nodes of the given proc or + method. [experimental] RubyVM:: -- cgit v1.2.3