diff options
Diffstat (limited to 'lib/custodian/protocoltest/smtp.rb')
-rw-r--r-- | lib/custodian/protocoltest/smtp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/protocoltest/smtp.rb b/lib/custodian/protocoltest/smtp.rb index f769c27..0babcd2 100644 --- a/lib/custodian/protocoltest/smtp.rb +++ b/lib/custodian/protocoltest/smtp.rb @@ -7,7 +7,7 @@ require 'custodian/protocoltest/tcp' # This object is instantiated if the parser sees a line such as: # ### -### foo.vm.bytemark.co.uk must run smtp on 22 otherwise 'SMTP fail'. +### foo.vm.bytemark.co.uk must run smtp otherwise 'SMTP fail'. ### # # The specification of the port is optional and defaults to 25. |