From: Eric Andersen Date: Wed, 3 Jul 2002 02:52:35 +0000 (-0000) Subject: Silly spelling fix X-Git-Tag: 0_60_4~144 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=abc95686907267ef6e041b7446e81b787a3a2905;p=oweals%2Fbusybox.git Silly spelling fix -Erik --- diff --git a/include/usage.h b/include/usage.h index 18593fb1d..8e2678348 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1194,7 +1194,7 @@ #define modprobe_trivial_usage \ "[FILE ...]" #define modprobe_full_usage \ - "Used for hight level module loading and unloading." + "Used for high level module loading and unloading." #define modprobe_example_usage \ "$ modprobe cdrom\n"