summaryrefslogtreecommitdiff
path: root/lib/custodian/alerter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/custodian/alerter.rb')
-rw-r--r--lib/custodian/alerter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/custodian/alerter.rb b/lib/custodian/alerter.rb
index 30255f4..6ac4fe5 100644
--- a/lib/custodian/alerter.rb
+++ b/lib/custodian/alerter.rb
@@ -28,7 +28,7 @@ class Alerter
#
- # Resolve an IP address
+ # Return the reverse DNS for the specified IP address, nil on failure.
#
def resolve_ip( target )
resolved = nil