mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Fix typo.
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ iv_put(mrb_state *mrb, iv_tbl *t, mrb_sym sym, mrb_value val)
|
||||
}
|
||||
|
||||
/*
|
||||
* Get a value for a symbol from the instance the variable table.
|
||||
* Get a value for a symbol from the instance variable table.
|
||||
*
|
||||
* Parameters
|
||||
* mrb
|
||||
|
||||
Reference in New Issue
Block a user