ruby-changes:60809
From: Kazuhiro <ko1@a...>
Date: Fri, 17 Apr 2020 18:00:25 +0900 (JST)
Subject: [ruby-changes:60809] 92c8258858 (master): Fix a typo [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=92c8258858 From 92c825885829bb8859c3091ce3fb38a62e13689c Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA <zn@m...> Date: Fri, 17 Apr 2020 17:59:43 +0900 Subject: Fix a typo [ci skip] diff --git a/NEWS.md b/NEWS.md index 06f6b9f..136a218 100644 --- a/NEWS.md +++ b/NEWS.md @@ -163,7 +163,7 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L163 * C API functions related to $SAFE have been removed. [[Feature #16131]] -* C API header file `ruby/ruby.h` was split. [[GH-2991]] Should have no implact +* C API header file `ruby/ruby.h` was split. [[GH-2991]] Should have no impact on extension libraries, but users might experience slow compilations. ## Implementation improvements -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/