aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/net/smtp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb
index fdc911b82e..f49e38b283 100644
--- a/lib/net/smtp.rb
+++ b/lib/net/smtp.rb
@@ -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