1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

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
This commit is contained in:
knu 2001-05-03 08:56:49 +00:00
parent f0448281f5
commit 94df732f8b
10 changed files with 13 additions and 33 deletions

View file

@ -13,7 +13,7 @@ require "e2mmap"
module IRB
# exceptions (JP: $BNc30Dj5A(B)
# exceptions
extend Exception2MessageMapper
def_exception :UnrecognizedSwitch, "Unrecognized switch: %s"
def_exception :NotImplementError, "Need to define `%s'"