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

ruby-changes:64736

From: Gui <ko1@a...>
Date: Tue, 5 Jan 2021 01:07:33 +0900 (JST)
Subject: [ruby-changes:64736] f42593c98e (master): Update compilers.h [ci skip]

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

From f42593c98ee2513c25a30922f0808cfa3c999ad2 Mon Sep 17 00:00:00 2001
From: Gui Heurich <guilherme.heurich@p...>
Date: Mon, 4 Jan 2021 16:06:07 +0000
Subject: Update compilers.h [ci skip]


diff --git a/internal/compilers.h b/internal/compilers.h
index 8a2f1d8..975bf45 100644
--- a/internal/compilers.h
+++ b/internal/compilers.h
@@ -7,7 +7,7 @@ https://github.com/ruby/ruby/blob/trunk/internal/compilers.h#L7
  *             Permission  is hereby  granted,  to  either redistribute  and/or
  *             modify this file, provided that  the conditions mentioned in the
  *             file COPYING are met.  Consult the file for details.
- * @brief      Internal header absorbing C compipler differences.
+ * @brief      Internal header absorbing C compiler differences.
  */
 #include "ruby/internal/compiler_since.h"
 #include "ruby/internal/has/attribute.h"
-- 
cgit v0.10.2


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

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