powerpc: Fix spelling mistake "mesages" -> "messages" in Kconfig
authorColin Ian King <colin.king@canonical.com>
Sun, 4 Jul 2021 09:38:46 +0000 (10:38 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 4 May 2022 09:37:44 +0000 (19:37 +1000)
There is a spelling mistake in the Kconfig text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210704093846.36972-1-colin.king@canonical.com
arch/powerpc/platforms/ps3/Kconfig

index a4048b8..610682c 100644 (file)
@@ -90,7 +90,7 @@ config PS3_VERBOSE_RESULT
        bool "PS3 Verbose LV1 hypercall results" if PS3_ADVANCED
        depends on PPC_PS3
        help
-         Enables more verbose log mesages for LV1 hypercall results.
+         Enables more verbose log messages for LV1 hypercall results.
 
          If in doubt, say N here and reduce the size of the kernel by a
          small amount.