diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 22:34:14 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 22:34:14 +0200 |
commit | 44c09201a4178e08ed1c8cc37e7aea0683888f0a (patch) | |
tree | 2b8a859ef668b24cc7c41331d29357979e07c364 /net/ipv4/ipvs | |
parent | 095096038d637c477ef3c1b674612bcbc4d60c2d (diff) | |
download | op-kernel-dev-44c09201a4178e08ed1c8cc37e7aea0683888f0a.zip op-kernel-dev-44c09201a4178e08ed1c8cc37e7aea0683888f0a.tar.gz |
more misc typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net/ipv4/ipvs')
-rw-r--r-- | net/ipv4/ipvs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/ipvs/Kconfig b/net/ipv4/ipvs/Kconfig index c9820bf..ad52c29 100644 --- a/net/ipv4/ipvs/Kconfig +++ b/net/ipv4/ipvs/Kconfig @@ -81,7 +81,7 @@ config IP_VS_PROTO_ESP bool "ESP load balancing support" depends on IP_VS ---help--- - This option enables support for load balancing ESP (Encapsultion + This option enables support for load balancing ESP (Encapsulation Security Payload) transport protocol. Say Y if unsure. config IP_VS_PROTO_AH |