aboutsummaryrefslogtreecommitdiffstats
path: root/internal
diff options
context:
space:
mode:
authorGui Heurich <guilherme.heurich@protonmail.com>2021-01-04 16:06:07 +0000
committerGitHub <noreply@github.com>2021-01-05 01:06:07 +0900
commitf42593c98ee2513c25a30922f0808cfa3c999ad2 (patch)
treea9c5829b45a214fef0034f79350e3ed4e658278f /internal
parent3fee9e70219fb5e6c896b302d497f8610e4abf0a (diff)
downloadruby-f42593c98ee2513c25a30922f0808cfa3c999ad2.tar.gz
Update compilers.h [ci skip]
Diffstat (limited to 'internal')
-rw-r--r--internal/compilers.h2
1 files changed, 1 insertions, 1 deletions
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"