Fix typo.

This commit is contained in:
yui-knk
2014-05-04 16:43:13 +09:00
parent 0fe62ddcd3
commit 73c370ae52
+1 -1
View File
@@ -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