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

ruby-changes:63223

From: Marc-Andre <ko1@a...>
Date: Thu, 1 Oct 2020 07:11:42 +0900 (JST)
Subject: [ruby-changes:63223] fb16c3dce2 (master): Remove trailing whitespace [doc]

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

From fb16c3dce2e629f9c443f9615df18cf2bbb3a077 Mon Sep 17 00:00:00 2001
From: Marc-Andre Lafortune <github@m...>
Date: Sat, 26 Sep 2020 00:34:34 -0400
Subject: Remove trailing whitespace [doc]


diff --git a/NEWS.md b/NEWS.md
index f41b20a..24b7986 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -411,7 +411,7 @@ Excluding feature bug fixes. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L411
 
 * RBS is a new language for type definition of Ruby programs.
   It allows writing types of classes and modules with advanced
-  types including union types, overloading, generics, and 
+  types including union types, overloading, generics, and
   _interface types_ for duck typing.
 
 * Ruby ships with type definitions for core/stdlib classes.
-- 
cgit v0.10.2


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

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