IPv6: Fix 6RD typo
authorAlexandre Cassen <acassen@freebox.fr>
Wed, 7 Oct 2009 21:50:30 +0000 (14:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Oct 2009 21:50:30 +0000 (14:50 -0700)
Following fix a small typo.

Signed-off-by: Alexandre Cassen <acassen@freebox.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Kconfig

index f561998..a578096 100644 (file)
@@ -171,7 +171,7 @@ config IPV6_SIT
          Saying M here will produce a module called sit. If unsure, say Y.
 
 config IPV6_SIT_6RD
-       bool "IPv6: IPv6 Rapid Development (6RD) (EXPERIMENTAL)"
+       bool "IPv6: IPv6 Rapid Deployment (6RD) (EXPERIMENTAL)"
        depends on IPV6_SIT && EXPERIMENTAL
        default n
        ---help---