mirror of
https://github.com/sheumann/hush.git
synced 2024-12-27 16:31:24 +00:00
- typo fix
This commit is contained in:
parent
e766715032
commit
68532b3578
@ -30,12 +30,12 @@ config NITPICK
|
|||||||
You have been warned.
|
You have been warned.
|
||||||
|
|
||||||
config DESKTOP
|
config DESKTOP
|
||||||
bool "Enable options for full-blown desktop systems."
|
bool "Enable options for full-blown desktop systems"
|
||||||
default n
|
default n
|
||||||
help
|
help
|
||||||
Enable options and features which are not essential.
|
Enable options and features which are not essential.
|
||||||
Select this only if you plan to use busybox on full-blown
|
Select this only if you plan to use busybox on full-blown
|
||||||
desktop machine with common Linux distro, not on an ebmbedded box.
|
desktop machine with common Linux distro, not on an embedded box.
|
||||||
|
|
||||||
choice
|
choice
|
||||||
prompt "Buffer allocation policy"
|
prompt "Buffer allocation policy"
|
||||||
|
Loading…
Reference in New Issue
Block a user