OSDN Git Service

mpls: Spelling: s/conceved/conceived/, s/as/a/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 9 Mar 2015 11:54:48 +0000 (12:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Mar 2015 19:51:59 +0000 (15:51 -0400)
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>
net/mpls/Kconfig

index f4286ee..dfca485 100644 (file)
@@ -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.