[PATCH] mpls: Spelling: s/conceved/conceived/, s/as/a/
From: Geert Uytterhoeven <geert+renesas@glider.be>
Date: 2015-03-09 11:54:48
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> --- net/mpls/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
index f4286ee7e2b03878..dfca485863e978d9 100644
--- a/net/mpls/Kconfig
+++ b/net/mpls/Kconfig@@ -7,9 +7,9 @@ menuconfig MPLS default n ---help--- MultiProtocol Label Switching routes packets through logical - circuits. Originally conceved as a way of routing packets at + circuits. Originally conceived as a way of routing packets at hardware speeds (before hardware was capable of routing ipv4 packets), - MPLS remains as simple way of making tunnels. + MPLS remains a simple way of making tunnels. If you have not heard of MPLS you probably want to say N here.
--
1.9.1