nvme: fix grammar in the CONFIG_NVME_MULTIPATH kconfig help text
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Jun 2021 14:16:07 +0000 (16:16 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 16 Jun 2021 03:36:15 +0000 (05:36 +0200)
Fix a singular/plural mismatch in the CONFIG_NVME_MULTIPATH help text.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/nvme/host/Kconfig

index a44d49d..1022922 100644 (file)
@@ -21,7 +21,7 @@ config NVME_MULTIPATH
        help
           This option enables support for multipath access to NVMe
           subsystems.  If this option is enabled only a single
-          /dev/nvmeXnY device will show up for each NVMe namespaces,
+          /dev/nvmeXnY device will show up for each NVMe namespace,
           even if it is accessible through multiple controllers.
 
 config NVME_HWMON