aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-07-03 02:52:35 +0000
committerEric Andersen <andersen@codepoet.org>2002-07-03 02:52:35 +0000
commitabc95686907267ef6e041b7446e81b787a3a2905 (patch)
tree8c575afa94041bc0255874d703d5f5ded9a470a8 /include/usage.h
parentb493dec91ed7bc20b67e9b89a99398c9cf743d5e (diff)
downloadbusybox-abc95686907267ef6e041b7446e81b787a3a2905.tar.gz
Silly spelling fix
-Erik
Diffstat (limited to 'include/usage.h')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
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"