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:
parent
4ea9df0135
commit
2d6617d327
Notes:
git
2021-03-20 11:12:24 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue