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

ruby-changes:60362

From: Takashi <ko1@a...>
Date: Wed, 11 Mar 2020 14:30:56 +0900 (JST)
Subject: [ruby-changes:60362] de4999ef23 (master): Try to correct grammer of the NEWS entry [ci skip]

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

From de4999ef238a57f7bb3b08b361b1f41dccefcce2 Mon Sep 17 00:00:00 2001
From: Takashi Kokubun <takashikkbn@g...>
Date: Tue, 10 Mar 2020 22:29:39 -0700
Subject: Try to correct grammer of the NEWS entry [ci skip]


diff --git a/NEWS.md b/NEWS.md
index 26274c4..d760de7 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -101,8 +101,8 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L101
     * Modified method
 
         * Net::HTTP.get, Net::HTTP.get_response, and Net::HTTP.get_print can
-          take request headers as Hash in the second argument when the first
-          argument is an URI.
+          take request headers as a Hash in the second argument when the first
+          argument is a URI.
 
 ## Compatibility issues
 
-- 
cgit v0.10.2


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

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