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

ruby-changes:48548

From: kazu <ko1@a...>
Date: Mon, 6 Nov 2017 00:10:47 +0900 (JST)
Subject: [ruby-changes:48548] kazu:r60662 (trunk): Modify spell miss.

kazu	2017-11-06 00:10:41 +0900 (Mon, 06 Nov 2017)

  New Revision: 60662

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

  Log:
    Modify spell miss.
    
    Runing -> Running
    
    Author:    TomoyukiNakagawa <nakagawa.tomoyuki@g...>
    [Fix GH-1741] [ci skip]

  Modified files:
    trunk/spec/README.md
Index: spec/README.md
===================================================================
--- spec/README.md	(revision 60661)
+++ spec/README.md	(revision 60662)
@@ -30,7 +30,7 @@ In other words: If adding a spec might r https://github.com/ruby/ruby/blob/trunk/spec/README.md#L30
 another implementation, then it is worth adding it.
 Currently, the only module which is MRI-specific is `RubyVM`.
 
-## Runing ruby/spec
+## Running ruby/spec
 
 To run all specs:
 ```bash

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

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