diff options
Diffstat (limited to 'bin/multi-ping')
-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 # |