Actions
Bug #3209
closedr27374 typo in net/smtp
Bug #3209:
r27374 typo in net/smtp
Description
=begin
diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb
index c96caae..52ea003 100644
--- a/lib/net/smtp.rb
+++ b/lib/net/smtp.rb
@@ -839,7 +839,7 @@ module Net
ok_users << addr
end
end
=end
Actions