From f3f7c40c492b791eecae4980eb817eb1aae02442 Mon Sep 17 00:00:00 2001 From: gsinclair Date: Thu, 21 Aug 2003 09:07:57 +0000 Subject: Small changes to documentation; mainly hiding things from RDoc. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/smtp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net/smtp.rb') diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb index 7f16c7e44f..85d2452c5b 100644 --- a/lib/net/smtp.rb +++ b/lib/net/smtp.rb @@ -122,7 +122,7 @@ require 'net/protocol' require 'digest/md5' -module Net +module Net # :nodoc: # Module mixed in to all SMTP error classes module SMTPError -- cgit v1.2.3