This is an automated email from the ASF dual-hosted git repository.
amc 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 06d7076 Doc: Fix build error in Lua plugin documentation.
06d7076 is described below
commit 06d707639ad2f54ee91532e9874116ba44a22997
Author: Alan M. Carroll <[email protected]>
AuthorDate: Mon Jul 9 18:08:04 2018 -0500
Doc: Fix build error in Lua plugin documentation.
---
doc/admin-guide/plugins/lua.en.rst | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doc/admin-guide/plugins/lua.en.rst
b/doc/admin-guide/plugins/lua.en.rst
index 48d9d90..81576da 100644
--- a/doc/admin-guide/plugins/lua.en.rst
+++ b/doc/admin-guide/plugins/lua.en.rst
@@ -2413,7 +2413,7 @@ Here is an example:
`TOP <#ts-lua-plugin>`_
-ts.http.is_aborted/
+ts.http.is_aborted
------------------
**syntax:** *ts.http.is_aborted()*
@@ -3742,4 +3742,3 @@ More docs
* https://github.com/portl4t/ts-lua
`TOP <#ts-lua-plugin>`_
-