about summary refs log tree commit
path: root/Net/SMTP.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Net/SMTP.pm')
-rw-r--r--Net/SMTP.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Net/SMTP.pm b/Net/SMTP.pm
index 8219e8a..1e01645 100644
--- a/Net/SMTP.pm
+++ b/Net/SMTP.pm
@@ -576,7 +576,7 @@ known as mailhost:
 
 =over 4
 
-=item new Net::SMTP [ HOST, ] [ OPTIONS ]
+=item new ( [ HOST ] [, OPTIONS ] )
 
 This is the constructor for a new Net::SMTP object. C<HOST> is the
 name of the remote host to which an SMTP connection is required.