瀏覽代碼

mpls: Spelling: s/conceved/conceived/, s/as/a/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Geert Uytterhoeven 10 年之前
父節點
當前提交
26c459a807
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      net/mpls/Kconfig

+ 2 - 2
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.