Updated Branches:
  refs/heads/master b1f0300f7 -> 5f330934b

docs: fix speling in cachurl reference


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

Branch: refs/heads/master
Commit: 5f330934be506da48d945e44cea4ebb91a5e3491
Parents: b1f0300
Author: James Peach <[email protected]>
Authored: Sun Jun 23 08:54:16 2013 -0700
Committer: James Peach <[email protected]>
Committed: Mon Jun 24 15:14:14 2013 -0700

----------------------------------------------------------------------
 doc/plugins/cacheurl.en.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/5f330934/doc/plugins/cacheurl.en.rst
----------------------------------------------------------------------
diff --git a/doc/plugins/cacheurl.en.rst b/doc/plugins/cacheurl.en.rst
index a02f84b..65bf6c4 100644
--- a/doc/plugins/cacheurl.en.rst
+++ b/doc/plugins/cacheurl.en.rst
@@ -38,8 +38,8 @@ Cacheurl can also be called as a remap plugin in 
``remap.config``. For example::
   map http://www.example.com/ http://origin.example.com/ @plugin=cacheurl.so 
@pparam=/path/to/cacheurl.config
 
 Next, create the configuration file with the url patterns to match.
-The default location for the config file is ``cacheurl.config`` in the plugins
-directory.  The configration file format is::
+The default location for the config file is ``cacheurl.config`` in
+the plugins directory. The configuration file format is::
 
   PATTERN REPLACEMENT
 

Reply via email to