---
 lib/netutils.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/netutils.py b/lib/netutils.py
index 9dbf97b..fc864eb 100644
--- a/lib/netutils.py
+++ b/lib/netutils.py
@@ -187,7 +187,7 @@ def TcpPing(target, port, timeout=10, 
live_port_needed=False, source=None):
   to it.
 
   @type target: str
-  @param target: the IP or hostname to ping
+  @param target: the IP to ping
   @type port: int
   @param port: the port to connect to
   @type timeout: int
-- 
1.7.3.1

Reply via email to