diff options
author | Ryuta Kamizono <[email protected]> | 2021-04-26 00:10:39 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-04-26 10:07:41 +0900 |
commit | 33f2ff3babb7054f3df1efa25c1285e09613d7b8 () | |
tree | 4c47e98fd4194080fb4d0d047100731b076babc0 /include/ruby/backward | |
parent | f9b62b5cc04fa87f0970c9ca3d1cbbc9be8bf8fe (diff) |
Fix some typos by spell checker
Notes: Merged: https://.com/ruby/ruby/pull/4414
-rw-r--r-- | include/ruby/backward/2/stdarg.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ * extension libraries. They could be written in C++98. * @brief Defines old #_ * - * Nobody should ever use these macros any longer. No konwn compilers lack * s today. It's 21st century. Just forget them. */ |