aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 16:36:44 -0400
committerAdrian Bunk <bunk@stusta.de>2006-10-03 16:36:44 -0400
commitcab00891c5489cb6d0cde0a55d39bd5f2871fa70 (patch)
tree0dc810a15ad02dc76939b6ea021a4a24794561bb /net/ipv4/Kconfig
parent44c09201a4178e08ed1c8cc37e7aea0683888f0a (diff)
Still more typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r--net/ipv4/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index 0adfd88b7b0b..d172a9804448 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -556,7 +556,7 @@ config TCP_CONG_LP
556 default n 556 default n
557 ---help--- 557 ---help---
558 TCP Low Priority (TCP-LP), a distributed algorithm whose goal is 558 TCP Low Priority (TCP-LP), a distributed algorithm whose goal is
559 to utiliza only the excess network bandwidth as compared to the 559 to utilize only the excess network bandwidth as compared to the
560 ``fair share`` of bandwidth as targeted by TCP. 560 ``fair share`` of bandwidth as targeted by TCP.
561 See http://www-ece.rice.edu/networks/TCP-LP/ 561 See http://www-ece.rice.edu/networks/TCP-LP/
562 562