From 42af2e52e771dd7bf8be6fd1119520d492bb4b3f Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 22 Feb 2019 19:37:24 -0800 Subject: Bumper typo cleanup. Inspired by some of the small patches that have gone by recently. Limited to only things found in `generated/help.h`, plus a wider cleanup for the more common "milisecond" typo. --- toys/pending/host.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toys/pending/host.c') diff --git a/toys/pending/host.c b/toys/pending/host.c index 5e3edd87..dea97b13 100644 --- a/toys/pending/host.c +++ b/toys/pending/host.c @@ -13,7 +13,7 @@ config HOST usage: host [-av] [-t TYPE] NAME [SERVER] Perform DNS lookup on NAME, which can be a domain name to lookup, - or an ipv4 dotted or ipv6 colon seprated address to reverse lookup. + or an IPv4 dotted or IPv6 colon-seperated address to reverse lookup. SERVER (if present) is the DNS server to use. -a no idea -- cgit v1.2.3