fs/mqueue/Kconfig: Fix typo
fs/mqueue/Kconfig: * config FS_MQUEUE_MPATH: Fix typo in name string (queuee -> queue)
This commit is contained in:
parent
38a068b7e6
commit
5791bbe17e
@ -6,7 +6,7 @@
|
||||
if !DISABLE_MQUEUE
|
||||
|
||||
config FS_MQUEUE_MPATH
|
||||
string "Path to message queuee"
|
||||
string "Path to message queue"
|
||||
default "/var/mqueue"
|
||||
---help---
|
||||
The path to where POSIX message queues will exist in the VFS namespace.
|
||||
|
Loading…
x
Reference in New Issue
Block a user