[前][次][番号順一覧][スレッド一覧]

ruby-changes:56307

From: Kazuhiro <ko1@a...>
Date: Mon, 1 Jul 2019 00:49:35 +0900 (JST)
Subject: [ruby-changes:56307] Kazuhiro NISHIYAMA: d3d903cb5f (master): [DOC] Fix typos [ci skip]

https://git.ruby-lang.org/ruby.git/commit/?id=d3d903cb5f

From d3d903cb5ff8a154d14aac1416815ce61affb335 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Mon, 1 Jul 2019 00:47:55 +0900
Subject: [DOC] Fix typos [ci skip]


diff --git a/NEWS b/NEWS
index 19336ed..92f373c 100644
--- a/NEWS
+++ b/NEWS
@@ -131,7 +131,7 @@ Module:: https://github.com/ruby/ruby/blob/trunk/NEWS#L131
 
   New method::
 
-    * Added Module#const_source_location to retreive the location where a
+    * Added Module#const_source_location to retrieve the location where a
       constant is defined.  [Feature #10771]
 
   Modified method::
@@ -237,7 +237,7 @@ JIT:: https://github.com/ruby/ruby/blob/trunk/NEWS#L237
 
 === Miscellaneous changes
 
-* Support for IA64 architecure has ben removed. Harware for testing was
+* Support for IA64 architecture has been removed. Hardware for testing was
   difficult to find, native fiber code is difficult to implement, and it added
   non-trivial complexity to the interpreter. [Feature #15894]
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]