Issue #7355 has been reported by no6v (Nobuhiro IMAI).
Bug #7355: tiny typo in lib/net/pop.rb
Author: no6v (Nobuhiro IMAI)
Status: Open
Priority: Normal
Assignee:
Category: DOC
Target version:
ruby -v: -
There is a tiny typo in lib/net/pop.rb.
diff --git a/lib/net/pop.rb b/lib/net/pop.rb
index 0736585…fd869b6 100644
— a/lib/net/pop.rb
+++ b/lib/net/pop.rb
@@ -375,7 +375,7 @@ module Net
return @ssl_params[:verify_mode]
end