From f42593c98ee2513c25a30922f0808cfa3c999ad2 Mon Sep 17 00:00:00 2001 From: Gui Heurich Date: Mon, 4 Jan 2021 16:06:07 +0000 Subject: [PATCH] Update compilers.h [ci skip] --- internal/compilers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/compilers.h b/internal/compilers.h index 8a2f1d8d26..975bf4575d 100644 --- a/internal/compilers.h +++ b/internal/compilers.h @@ -7,7 +7,7 @@ * 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"