From edb98f8b910b00be16868b21116924cffad785b9 Mon Sep 17 00:00:00 2001 From: ktsj Date: Sun, 19 May 2013 03:10:21 +0000 Subject: fix typos. Patch by k_takata. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ruby.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ruby.c') diff --git a/ruby.c b/ruby.c index 669e8024f6..8c8c4a1a66 100644 --- a/ruby.c +++ b/ruby.c @@ -1795,7 +1795,7 @@ set_arg0(VALUE val, ID id) /*! Sets the current script name to this value. * - * This is similiar to $0 = name in Ruby level but also affects + * This is similar to $0 = name in Ruby level but also affects * Method#location and others. */ void -- cgit v1.2.3