You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/12/14 00:46:10 UTC

trafficserver git commit: Fixing typo in plugin reference documentation

Repository: trafficserver
Updated Branches:
  refs/heads/master e63b4ac69 -> 4e26efd63


Fixing typo in plugin reference documentation

This closes #155


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

Branch: refs/heads/master
Commit: 4e26efd63fe5652e3d21714f78b22c03c4bf6cef
Parents: e63b4ac
Author: Tony Tiger <th...@gmail.com>
Authored: Sat Dec 13 23:31:06 2014 +0000
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Sat Dec 13 16:45:18 2014 -0700

----------------------------------------------------------------------
 doc/reference/plugins/index.en.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4e26efd6/doc/reference/plugins/index.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/index.en.rst b/doc/reference/plugins/index.en.rst
index 831dbf4..fe8a793 100644
--- a/doc/reference/plugins/index.en.rst
+++ b/doc/reference/plugins/index.en.rst
@@ -53,7 +53,7 @@ Experimental plugins
 
 Plugins that are considered experimental are located in the
 `plugins/experimental <https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;a=tree;f=plugins/experimental;hb=HEAD>`_
-directory of the Apache Traffic Server source tree. Exmperimental plugins can be compiled by passing the
+directory of the Apache Traffic Server source tree. Experimental plugins can be compiled by passing the
 `--enable-experimental-plugins` option to `configure`::
 
     $ autoconf -i