You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2014/11/14 01:33:51 UTC

[2/2] trafficserver git commit: Fix typo in comment

Fix typo in comment


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

Branch: refs/heads/master
Commit: 435e756619951169792f25cc03f838ba4b9decc9
Parents: d513cf7
Author: James Peach <jp...@apache.org>
Authored: Thu Nov 13 16:14:21 2014 -0800
Committer: James Peach <jp...@apache.org>
Committed: Thu Nov 13 16:33:21 2014 -0800

----------------------------------------------------------------------
 proxy/api/ts/ts.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/435e7566/proxy/api/ts/ts.h
----------------------------------------------------------------------
diff --git a/proxy/api/ts/ts.h b/proxy/api/ts/ts.h
index 07a8760..ef6fe84 100644
--- a/proxy/api/ts/ts.h
+++ b/proxy/api/ts/ts.h
@@ -2252,7 +2252,7 @@ extern "C"
      make sure it is heap allocated, and that you do not free it.
 
      Calling this API implicitly also enables the "Follow Redirect" feature, so
-     there is no rason to call TSHttpTxnFollowRedirect() as well.
+     there is no reason to call TSHttpTxnFollowRedirect() as well.
 
      @param txnp the transaction pointer
      @param url  a heap allocated string with the URL