You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2015/01/27 23:21:12 UTC

trafficserver git commit: Fixed typo

Repository: trafficserver
Updated Branches:
  refs/heads/master 6c40f8714 -> 06f7f7aed


Fixed typo


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

Branch: refs/heads/master
Commit: 06f7f7aedd49690a5eaeef93c6f3d721f950d3b0
Parents: 6c40f87
Author: Bryan Call <bc...@apache.org>
Authored: Tue Jan 27 14:21:04 2015 -0800
Committer: Bryan Call <bc...@apache.org>
Committed: Tue Jan 27 14:21:04 2015 -0800

----------------------------------------------------------------------
 doc/reference/configuration/records.config.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/06f7f7ae/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 006b6cf..5a17ec1 100644
--- a/doc/reference/configuration/records.config.en.rst
+++ b/doc/reference/configuration/records.config.en.rst
@@ -2394,7 +2394,7 @@ Sockets
    .. note::
 
        This is a bitmask and you need to decide what bits to set.  Therefore,
-       you must set the value to ``3`` if you want to enable nodely and
+       you must set the value to ``3`` if you want to enable nodelay and
        keepalive options above.
 
 .. ts:cv:: CONFIG proxy.config.net.sock_send_buffer_size_out INT 0
@@ -2417,7 +2417,7 @@ Sockets
    .. note::
 
        This is a bitmask and you need to decide what bits to set.  Therefore,
-       you must set the value to ``3`` if you want to enable nodely and
+       you must set the value to ``3`` if you want to enable nodelay and
        keepalive options above.
 
        When SO_LINGER is enalbed, the linger timeout time is set to 0.