From e21907e0f89e9d4870d1b533364cbc79dd9b6d89 Mon Sep 17 00:00:00 2001 From: akr Date: Mon, 31 Dec 2007 05:52:59 +0000 Subject: fix typos. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14810 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- re.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 're.c') diff --git a/re.c b/re.c index 4c473a8bb4..7924b2e82d 100644 --- a/re.c +++ b/re.c @@ -2317,7 +2317,7 @@ rb_reg_match2(VALUE re) * ... * end * - * The retuen value is a value from block exection in this case. + * The return value is a value from block execution in this case. */ static VALUE -- cgit v1.2.3