diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-10 23:42:36 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-07-10 23:42:36 +0000 |
commit | 3e8fd18037030df36d686e4d16c6d548a79f60c3 (patch) | |
tree | c0fb4494dd25b1d6430855ce5e5c0e0f391aaf06 /modutils | |
parent | 0381d422d9b40c0cf887d299224c7759875aefd8 (diff) |
fix typo in config help text
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 40da1ac7a..453b195c9 100644 --- a/modutils/Config.in +++ b/modutils/Config.in @@ -35,7 +35,7 @@ config MODPROBE_SMALL - rmmod is an alias to modprobe -r - depmod generates modules.dep.bb - As of 2008-07, this code is experimental. It it 14kb smaller + As of 2008-07, this code is experimental. It is 14kb smaller than "non-small" modutils. config FEATURE_MODPROBE_SMALL_OPTIONS_ON_CMDLINE |