diff options
author | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-26 01:48:17 +0000 |
---|---|---|
committer | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-26 01:48:17 +0000 |
commit | d0f373f060aa076e25fb18966c80f523e13b97d1 (patch) | |
tree | 971b38f45cc2c30f693cc6cc650f4c280d11babd /modutils | |
parent | 145bc9b116a5b3a317605ca6e9c8d06228e05e0d (diff) | |
download | busybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.tar.gz busybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.tar.bz2 busybox-w32-d0f373f060aa076e25fb18966c80f523e13b97d1.zip |
fix spelling mistakes
git-svn-id: svn://busybox.net/trunk/busybox@15177 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 4384c54c8..cf46b0863 100644 --- a/modutils/Config.in +++ b/modutils/Config.in | |||
@@ -84,7 +84,7 @@ config CONFIG_MODPROBE | |||
84 | bool "modprobe" | 84 | bool "modprobe" |
85 | default n | 85 | default n |
86 | help | 86 | help |
87 | Handle the loading of modules, and their dependancies on a high | 87 | Handle the loading of modules, and their dependencies on a high |
88 | level. | 88 | level. |
89 | 89 | ||
90 | Note that in the state, modprobe does not understand multiple | 90 | Note that in the state, modprobe does not understand multiple |