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

ruby-changes:60445

From: Kazuhiro <ko1@a...>
Date: Thu, 19 Mar 2020 18:12:28 +0900 (JST)
Subject: [ruby-changes:60445] 7cc7627c2d (master): Fix typos [ci skip]

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

From 7cc7627c2d4db91f1097c7f1c5f5c9a41aeaefc6 Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Thu, 19 Mar 2020 18:11:57 +0900
Subject: Fix typos [ci skip]


diff --git a/internal.h b/internal.h
index e32bf82..b66db45 100644
--- a/internal.h
+++ b/internal.h
@@ -30,7 +30,7 @@ https://github.com/ruby/ruby/blob/trunk/internal.h#L30
 
 #include "ruby/ruby.h"
 
-/* Folowing macros were formerlly defined in this header but moved to somewhere
+/* Following macros were formerly defined in this header but moved to somewhere
  * else.  In order to detect them we undef here. */
 
 /* internal/error.h */
-- 
cgit v0.10.2


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

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