mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
remove the repeat 'the'
This commit is contained in:
parent
905b6aaa7c
commit
83704a2851
Notes:
git
2021-11-02 18:34:40 +09:00
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ yjit_blocks_for(VALUE mod, VALUE rb_iseq)
|
|||
return all_versions;
|
||||
}
|
||||
|
||||
/* Get the address of the the code associated with a YJIT::Block */
|
||||
/* Get the address of the code associated with a YJIT::Block */
|
||||
static VALUE
|
||||
block_address(VALUE self)
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue