diff --git a/fs/mqueue/Kconfig b/fs/mqueue/Kconfig index 6763bc0673..3e816d07d0 100644 --- a/fs/mqueue/Kconfig +++ b/fs/mqueue/Kconfig @@ -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.