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

ruby-changes:63147

From: Kazuhiro <ko1@a...>
Date: Sun, 27 Sep 2020 01:17:14 +0900 (JST)
Subject: [ruby-changes:63147] 70d7e4c3f0 (master): Fix a typo [ci skip]

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

From 70d7e4c3f02aabf06eb50e01d50c83bddd227a9c Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Sun, 27 Sep 2020 01:16:42 +0900
Subject: Fix a typo [ci skip]


diff --git a/NEWS.md b/NEWS.md
index 086da34..f41b20a 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -83,7 +83,7 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS.md#L83
 * Interpolated String literals are no longer frozen when
   `# frozen-string-literal: true` is used. [[Feature #17104]]
 
-* RBS is introduced. It is a type definition languaged for Ruby programs.
+* RBS is introduced. It is a type definition language for Ruby programs.
 
 ## Command line options
 
-- 
cgit v0.10.2


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

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