diff options
author | Gui Heurich <[email protected]> | 2021-01-04 16:06:07 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-01-05 01:06:07 +0900 |
commit | f42593c98ee2513c25a30922f0808cfa3c999ad2 (patch) | |
tree | a9c5829b45a214fef0034f79350e3ed4e658278f /internal/compilers.h | |
parent | 3fee9e70219fb5e6c896b302d497f8610e4abf0a (diff) |
Update compilers.h [ci skip]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4023
Merged-By: nobu <[email protected]>
Diffstat (limited to 'internal/compilers.h')
-rw-r--r-- | internal/compilers.h | 2 |
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" |