From 94df732f8b69356626130e0ec8b2dbc9340082ef Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 3 May 2001 08:56:49 +0000 Subject: Get rid of Japanese comments and fix English comments as appropriate. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1362 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/irb/lc/error.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/irb/lc/error.rb') diff --git a/lib/irb/lc/error.rb b/lib/irb/lc/error.rb index 15f3cab83c..de38f29978 100644 --- a/lib/irb/lc/error.rb +++ b/lib/irb/lc/error.rb @@ -13,7 +13,7 @@ require "e2mmap" module IRB - # exceptions (JP: 例外定義) + # exceptions extend Exception2MessageMapper def_exception :UnrecognizedSwitch, "Unrecognized switch: %s" def_exception :NotImplementError, "Need to define `%s'" -- cgit v1.2.3