From 8f54e81dbbbe68b54f38c9fa2bee40398d27d358 Mon Sep 17 00:00:00 2001 From: zzak Date: Wed, 26 Dec 2012 15:43:26 +0000 Subject: fix typo from r38623 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38626 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/irb/context.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/irb/context.rb b/lib/irb/context.rb index 833e90c2c2..8358bc3a59 100644 --- a/lib/irb/context.rb +++ b/lib/irb/context.rb @@ -335,7 +335,7 @@ module IRB @inspect_mode end - # Obsolate method. + # Obsolete method. # # Can be set using the +--noreadline+ and +--readline+ command line # options. -- cgit v1.2.3