This is an automated email from the ASF dual-hosted git repository.

kichan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 9d21c106c8676d96948a599e903bac179a6c4466
Author: Kit Chan <[email protected]>
AuthorDate: Sat Jan 4 16:15:46 2020 -0800

    fix doc build error
---
 doc/admin-guide/plugins/lua.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/admin-guide/plugins/lua.en.rst 
b/doc/admin-guide/plugins/lua.en.rst
index 281246c..38c8131 100644
--- a/doc/admin-guide/plugins/lua.en.rst
+++ b/doc/admin-guide/plugins/lua.en.rst
@@ -2475,7 +2475,7 @@ Here is an example:
     end
 
 The above example also shows the use of eos passed as a parameter to transform 
function. It indicates the end of the
-data stream to the transform function. 
+data stream to the transform function.
 
 :ref:`TOP <admin-plugins-ts-lua>`
 

Reply via email to