Browse Source

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 years ago
parent
commit
26c459a807
1 changed files with 2 additions and 2 deletions
  1. 2 2
      net/mpls/Kconfig

+ 2 - 2
net/mpls/Kconfig

@@ -7,9 +7,9 @@ menuconfig MPLS
 	default n
 	default n
 	---help---
 	---help---
 	  MultiProtocol Label Switching routes packets through logical
 	  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),
 	  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.
 	  If you have not heard of MPLS you probably want to say N here.