summaryrefslogtreecommitdiffstats
path: root/lib/net/pop.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/net/pop.rb')
-rw-r--r--lib/net/pop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/pop.rb b/lib/net/pop.rb
index 29a48f375..00fff6082 100644
--- a/lib/net/pop.rb
+++ b/lib/net/pop.rb
@@ -65,7 +65,7 @@ Net::Protocol
m.pop file
end
-=== Methods
+=== Instance Methods
: start( account, password )
: start( account, password ) {|pop| .... }