diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-14 11:46:00 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-14 11:46:00 +0000 |
commit | f03fbe8f961b9f6bd43315cfd9233fa105603c31 (patch) | |
tree | f894a5a14b40977d14bf8205877156aa84cbe3df /bin | |
parent | 41f9fa6b7f7102ea7fab06a9b31e892e718fddd0 (diff) |
Updated comment.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/multi-ping | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/multi-ping b/bin/multi-ping index 07baa33..ab81d86 100755 --- a/bin/multi-ping +++ b/bin/multi-ping @@ -22,7 +22,7 @@ # # The tool works by resolving the hostname specified upon the command line, # and invoking "ping" or "ping6" upon the result - using the correct one for -# the address which has been returned. +# the address family which has been returned. # # AUTHOR # |