* lib/net/smtp.rb: [DOC] Fix typo
s/raies/raises/ [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43978 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1f34456dc8
commit
1083b375ec
@ -1041,7 +1041,7 @@ module Net
|
||||
h
|
||||
end
|
||||
|
||||
# Determines whether there was an error and raies the appropriate error
|
||||
# Determines whether there was an error and raises the appropriate error
|
||||
# based on the reply code of the response
|
||||
def exception_class
|
||||
case @status
|
||||
|
Loading…
x
Reference in New Issue
Block a user