From 73c370ae52df5f5260755c91fabeb1d1e03a349e Mon Sep 17 00:00:00 2001 From: yui-knk Date: Sun, 4 May 2014 16:43:13 +0900 Subject: Fix typo. --- src/variable.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/variable.c b/src/variable.c index 231697d47..f34735e75 100644 --- a/src/variable.c +++ b/src/variable.c @@ -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 -- cgit v1.2.3