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

ruby-changes:69579

From: 180909 <ko1@a...>
Date: Thu, 4 Nov 2021 12:08:32 +0900 (JST)
Subject: [ruby-changes:69579] ee9f7fc2f7 (master): fix typo in ChangeLog-1.9.3

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

From ee9f7fc2f758da1d16b66430c4142299179f2b3a Mon Sep 17 00:00:00 2001
From: 180909 <734461790@q...>
Date: Thu, 4 Nov 2021 10:17:24 +0800
Subject: fix typo in ChangeLog-1.9.3

---
 doc/ChangeLog-1.9.3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ChangeLog-1.9.3 b/doc/ChangeLog-1.9.3
index fe5bccba649..c9a66216b02 100644
--- a/doc/ChangeLog-1.9.3
+++ b/doc/ChangeLog-1.9.3
@@ -73273,7 +73273,7 @@ Fri Nov 18 17:35:09 2005  Hidetoshi NAGAI  <nagai@a...> https://github.com/ruby/ruby/blob/trunk/doc/ChangeLog-1.9.3#L73273
 
 	* ext/tk/lib/multi-tk.rb: add restriction to access the entried
 	  command table and manipulate other IPs (for reason of security).
-	  Now, a IP object can be controlled by only its master IP or the
+	  Now, an IP object can be controlled by only its master IP or the
 	  default IP.
 
 	* ext/tk/lib/remote-tk.rb: add restriction to manipulate.
@@ -82931,7 +82931,7 @@ Wed Sep  8 18:44:03 2004  Nobuyoshi Nakada  <nobu@r...> https://github.com/ruby/ruby/blob/trunk/doc/ChangeLog-1.9.3#L82931
 
 Wed Sep  8 15:19:49 2004  Hidetoshi NAGAI  <nagai@a...>
 
-	* ext/tcltklib/tcltklib.c (ip_init): cannot create a IP at level 4
+	* ext/tcltklib/tcltklib.c (ip_init): cannot create an IP at level 4
 
 	* ext/tk/lib/multi-tk.rb: improve 'exit' operation, security check,
 	  and error treatment
-- 
cgit v1.2.1


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

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