1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix typos in rhash.h (#4292)

This commit is contained in:
Kenichi Kamiya 2021-03-20 11:12:03 +09:00 committed by GitHub
parent 4ea9df0135
commit 2d6617d327
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2021-03-20 11:12:24 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>

View file

@ -21,7 +21,7 @@
* @brief Routines to manipulate struct ::RHash.
*
* Shyouhei really suffered agnish over placement of macros in this file. They
* are half-brken. The situation (as of wriring) is:
* are half-broken. The situation (as of writing) is:
*
* - #RHASH_TBL: works.
* - #RHASH_ITER_LEV: compile-time error.