net: fix spelling mistake "wil" -> "will" in Kconfig
authorColin Ian King <colin.king@canonical.com>
Fri, 4 Dec 2020 19:45:49 +0000 (19:45 +0000)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Dec 2020 23:17:19 +0000 (15:17 -0800)
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20201204194549.1153063-1-colin.king@canonical.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/Kconfig

index 4ee4192..260f9f4 100644 (file)
@@ -287,7 +287,7 @@ config GTP
          3GPP TS 29.060 standards.
 
          To compile this drivers as a module, choose M here: the module
-         wil be called gtp.
+         will be called gtp.
 
 config MACSEC
        tristate "IEEE 802.1AE MAC-level encryption (MACsec)"