diff options
| author | Steve Kemp <steve@steve.org.uk> | 2012-11-21 23:36:29 +0000 | 
|---|---|---|
| committer | Steve Kemp <steve@steve.org.uk> | 2012-11-21 23:36:29 +0000 | 
| commit | 8334644b237ac4ccfb533b9c79985904007ac6da (patch) | |
| tree | 81a9d0022b5416ff30d1f828dc0c0f91e43b09df /lib/custodian/protocoltest | |
| parent | 0971310be8093ab53b430ac5a8c7217ba8bf76a9 (diff) | |
  comment updates.
Diffstat (limited to 'lib/custodian/protocoltest')
| -rw-r--r-- | lib/custodian/protocoltest/jabber.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/custodian/protocoltest/jabber.rb b/lib/custodian/protocoltest/jabber.rb index da400ac..5a38aa1 100644 --- a/lib/custodian/protocoltest/jabber.rb +++ b/lib/custodian/protocoltest/jabber.rb @@ -7,7 +7,7 @@  ### foo.vm.bytemark.co.uk must run jabber otherwise 'chat failure'.  ###  # -#  The specification of the port is optional. +#  The specification of the port is optional, and defaults to 5222.  #  class JABBERTest < TCPTest | 
