diff options
author | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-03-24 14:30:05 +0000 |
---|---|---|
committer | aldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-03-24 14:30:05 +0000 |
commit | 7ee63215591c15d8a04da0e2faad571647ed2ccd (patch) | |
tree | bad541ed823540e591e94ec8002864274dfb0886 /miscutils/Config.in | |
parent | 7fc7bb7c2ef12dfb293a79eee75fb318d8428bec (diff) | |
download | busybox-w32-7ee63215591c15d8a04da0e2faad571647ed2ccd.tar.gz busybox-w32-7ee63215591c15d8a04da0e2faad571647ed2ccd.tar.bz2 busybox-w32-7ee63215591c15d8a04da0e2faad571647ed2ccd.zip |
- commentary typos
git-svn-id: svn://busybox.net/trunk/busybox@14649 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 8f2ef1557..dcd19ad0d 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in | |||
@@ -225,7 +225,7 @@ config CONFIG_MAKEDEVS | |||
225 | Device properties are passed as command line arguments. | 225 | Device properties are passed as command line arguments. |
226 | . | 226 | . |
227 | 'table' reads device properties from a file or stdin, allowing | 227 | 'table' reads device properties from a file or stdin, allowing |
228 | a batch of unrelated devices to be makde with one command. | 228 | a batch of unrelated devices to be made with one command. |
229 | User/group names are allowed as an alternative to uid/gid. | 229 | User/group names are allowed as an alternative to uid/gid. |
230 | 230 | ||
231 | choice | 231 | choice |