mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix a typo
This commit is contained in:
parent
4570284ce1
commit
ef03d48cb2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
#include "iseq.h"
|
||||
#include "builtin.h"
|
||||
|
||||
// include from miniinits.c
|
||||
// included from miniinit.c
|
||||
|
||||
static struct st_table *loaded_builtin_table;
|
||||
|
||||
|
|
Loading…
Reference in a new issue