Repository: trafficserver
Updated Branches:
refs/heads/master 62bbecfcc -> 1d1cb8fae
Remove trailing whitespace
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/1d1cb8fa
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/1d1cb8fa
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/1d1cb8fa
Branch: refs/heads/master
Commit: 1d1cb8faeab42c554a0874d9cd77207c004df12f
Parents: 82c39c8
Author: Thomas Jackson <jacksontj@apache.org>
Authored: Mon Feb 29 20:04:52 2016 -0800
Committer: Thomas Jackson <jacksontj.89@gmail.com>
Committed: Wed Mar 2 08:45:58 2016 -0800
----------------------------------------------------------------------
doc/admin-guide/files/records.config.en.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/trafficserver/blob/1d1cb8fa/doc/admin-guide/files/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/admin-guide/files/records.config.en.rst b/doc/admin-guide/files/records.config.en.rst
index 8f4c576..1ce5d76 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -3111,7 +3111,7 @@ Sockets
.. ts:cv:: CONFIG proxy.config.net.tcp_congestion_control_out STRING ""
- This directive will override the congestion control algorithm for outgoing
+ This directive will override the congestion control algorithm for outgoing
connections (connect sockets). On linux the allowed values are typically
specified in a space seperated list in /proc/sys/net/ipv4/tcp_allowed_congestion_control
|