ruby-changes:71907
From: Yudai <ko1@a...>
Date: Sat, 21 May 2022 06:45:58 +0900 (JST)
Subject: [ruby-changes:71907] 3bceae0fad (master): Fix typo in README (#5925)
https://git.ruby-lang.org/ruby.git/commit/?id=3bceae0fad From 3bceae0fad495312493f8c627da27b0b0701a54d Mon Sep 17 00:00:00 2001 From: Yudai Takada <13041216+ydah@u...> Date: Sat, 21 May 2022 06:45:46 +0900 Subject: Fix typo in README (#5925) "iteretor" -> "iterator" --- sample/drb/README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/drb/README.rdoc b/sample/drb/README.rdoc index fcb4182410..e6b457bc5c 100644 --- a/sample/drb/README.rdoc +++ b/sample/drb/README.rdoc @@ -1,6 +1,6 @@ https://github.com/ruby/ruby/blob/trunk/sample/drb/README.rdoc#L1 = Sample scripts -* array and iteretor +* array and iterator * darray.rb --- server * darrayc.rb --- client -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/