fix last sentence of description for 
proxy.config.http.transaction_active_timeout_in in docs


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/cd523845
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/cd523845
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/cd523845

Branch: refs/heads/master
Commit: cd523845a1e6b00bccd17d49fe1bfc2a3a2608e8
Parents: 674d8c8
Author: Piotr Bulinski <[email protected]>
Authored: Tue Feb 25 18:28:29 2014 +0100
Committer: James Peach <[email protected]>
Committed: Thu Mar 6 15:16:44 2014 -0800

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/cd523845/doc/reference/configuration/records.config.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/configuration/records.config.en.rst 
b/doc/reference/configuration/records.config.en.rst
index fd50da0..8994e57 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -785,7 +785,7 @@ HTTP Connection Timeouts
    The maximum amount of time Traffic Server can remain connected to a client. 
If the transfer to the client is not complete before this
    timeout expires, then Traffic Server closes the connection.
 
-The default value of ``0`` specifies that there is no timeout.
+The value of ``0`` specifies that there is no timeout.
 
 .. ts:cv:: CONFIG proxy.config.http.transaction_active_timeout_out INT 0
    :reloadable:

Reply via email to