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

ruby-changes:44265

From: kazu <ko1@a...>
Date: Tue, 4 Oct 2016 21:23:19 +0900 (JST)
Subject: [ruby-changes:44265] kazu:r56338 (trunk): fix typos [ci skip]

kazu	2016-10-04 21:23:14 +0900 (Tue, 04 Oct 2016)

  New Revision: 56338

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=56338

  Log:
    fix typos [ci skip]

  Modified files:
    trunk/ChangeLog
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 56337)
+++ ChangeLog	(revision 56338)
@@ -74,7 +74,7 @@ Sat Oct  1 19:19:34 2016  Nobuyoshi Naka https://github.com/ruby/ruby/blob/trunk/ChangeLog#L74
 	* compile.c (compile_flip_flop): simplify generated code.
 
 	* compile.c (compile_branch_condition): flip-flop can appear only
-	  in coditional expressions.
+	  in conditional expressions.
 
 Sat Oct  1 02:02:02 2016  NAKAMURA Usaku  <usa@r...>
 
@@ -83,7 +83,7 @@ Sat Oct  1 02:02:02 2016  NAKAMURA Usaku https://github.com/ruby/ruby/blob/trunk/ChangeLog#L83
 
 Fri Sep 30 19:06:21 2016  Anton Davydov  <mail@d...>
 
-	* lib/uri/http.rb: Documentation and code style imrovements.
+	* lib/uri/http.rb: Documentation and code style improvements.
 	* test/uri/test_http.rb: Added test for coverage.
 	  [fix GH-1427][ruby-core:77255][Misc #12756]
 

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

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