diff options
author | Mike Frysinger | 2006-05-26 01:48:17 +0000 |
---|---|---|
committer | Mike Frysinger | 2006-05-26 01:48:17 +0000 |
commit | fa6c4844b2fef07def6b739c8f28ec50c2612208 (patch) | |
tree | 971b38f45cc2c30f693cc6cc650f4c280d11babd /modutils | |
parent | 9c03cb920acdb19595e4a670cf4081b0631b7b52 (diff) | |
download | busybox-fa6c4844b2fef07def6b739c8f28ec50c2612208.zip busybox-fa6c4844b2fef07def6b739c8f28ec50c2612208.tar.gz |
fix spelling mistakes
Diffstat (limited to 'modutils')
-rw-r--r-- | modutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modutils/Config.in b/modutils/Config.in index 4384c54..cf46b08 100644 --- a/modutils/Config.in +++ b/modutils/Config.in @@ -84,7 +84,7 @@ config CONFIG_MODPROBE bool "modprobe" default n help - Handle the loading of modules, and their dependancies on a high + Handle the loading of modules, and their dependencies on a high level. Note that in the state, modprobe does not understand multiple |