This is an automated email from the ASF dual-hosted git repository.
mlibbey pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 1f12290 Extraneous backtick
1f12290 is described below
commit 1f12290a01fbf5ccb7954d1a7eded0b9a7799afd
Author: Miles Libbey <[email protected]>
AuthorDate: Mon Apr 17 12:20:51 2017 -0700
Extraneous backtick
---
doc/developer-guide/api/functions/TSHttpTxnMilestoneGet.en.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer-guide/api/functions/TSHttpTxnMilestoneGet.en.rst
b/doc/developer-guide/api/functions/TSHttpTxnMilestoneGet.en.rst
index 76f92fa..e45f3c9 100644
--- a/doc/developer-guide/api/functions/TSHttpTxnMilestoneGet.en.rst
+++ b/doc/developer-guide/api/functions/TSHttpTxnMilestoneGet.en.rst
@@ -68,7 +68,7 @@ Value Milestone
:const:`TS_MILESTONE_PLUGIN_TOTAL` Wall time while plugins were
active plus start time.
=============================================== ==========
-* The server connect times predate the transmission of the `:literal:`SYN`
+* The server connect times predate the transmission of the :literal:`SYN`
packet. That is, before a connection to the origin server is completed.
* A connection attempt is resolved when no more connection related activity
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].