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. --- Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index d79abd28..fbd38e52 100644 --- a/Config.in +++ b/Config.in @@ -76,7 +76,7 @@ config TOYBOX_LIBCRYPTO bool "Use libcrypto (OpenSSL/BoringSSL)" default n help - Use faster hash functions out of exteral -lcrypto library. + Use faster hash functions out of external -lcrypto library. config TOYBOX_LIBZ bool "Use libz (zlib)" -- cgit v1.2.3