You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bu...@apache.org on 2012/10/01 18:31:49 UTC

svn commit: r833628 - in /websites/staging/trafficserver/trunk: cgi-bin/ content/ content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html

Author: buildbot
Date: Mon Oct  1 16:31:49 2012
New Revision: 833628

Log:
Staging update by buildbot for tserver

Modified:
    websites/staging/trafficserver/trunk/cgi-bin/   (props changed)
    websites/staging/trafficserver/trunk/content/   (props changed)
    websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html

Propchange: websites/staging/trafficserver/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct  1 16:31:49 2012
@@ -1 +1 @@
-1392337
+1392428

Propchange: websites/staging/trafficserver/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct  1 16:31:49 2012
@@ -1 +1 @@
-1392337
+1392428

Modified: websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html
==============================================================================
--- websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html (original)
+++ websites/staging/trafficserver/trunk/content/docs/trunk/sdk/io-guide/guide-to-cache-api/how-to-do-a-cache-remove.en.html Mon Oct  1 16:31:49 2012
@@ -67,7 +67,7 @@ this event.</p>
 </li>
 <li>
 <p><code>TS_EVENT_CACHE_REMOVE_FAILED</code> - indicates the cache was unable to remove 
-the item idetified by the cache key. <code>TSCacheError</code> data indicates why the 
+the item identified by the cache key. <code>TSCacheError</code> data indicates why the 
 remove failed.</p>
 </li>
 </ul>