This is an automated email from the ASF dual-hosted git repository.
jacksontj pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 5140e9f Fix typo in the docs
5140e9f is described below
commit 5140e9f2a44e85160cedb5dd572bd03307b67009
Author: Thomas Jackson <[email protected]>
AuthorDate: Thu Aug 4 18:04:48 2016 -0700
Fix typo in the docs
---
doc/admin-guide/files/records.config.en.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/admin-guide/files/records.config.en.rst
b/doc/admin-guide/files/records.config.en.rst
index bea4473..3b3d53f 100644
--- a/doc/admin-guide/files/records.config.en.rst
+++ b/doc/admin-guide/files/records.config.en.rst
@@ -938,7 +938,7 @@ ip-resolve
``0`` Never use HTTP/1.1.
``1`` Always use HTTP/1.1.
``2`` Use HTTP/1.1 with origin connections only if the server has previously
- eturned HTTP/1.1.
+ returned HTTP/1.1.
``3`` If the client request is HTTP/1.1 and the origin server has previously
returned HTTP/1.1, then use HTTP/1.1 for origin server connections.
===== ======================================================================
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].