Author: Peter Keung
Date: 2007-01-16 23:16:31 +0100 (Tue, 16 Jan 2007)
New Revision: 4517

Log:
Revised Cache eZ Component tutorial from DR feedback
Modified:
   trunk/Cache/docs/tutorial.txt

Modified: trunk/Cache/docs/tutorial.txt
===================================================================
--- trunk/Cache/docs/tutorial.txt       2007-01-16 22:08:46 UTC (rev 4516)
+++ trunk/Cache/docs/tutorial.txt       2007-01-16 22:16:31 UTC (rev 4517)
@@ -56,6 +56,9 @@
 Terminology
 -----------
 
+A `cache`_ is identified by a `cache identifier`_ and contains a number of
+`cache item`_ s.
+
 _`Cache`
   A location that stores `cache item`_ s. A cache is created with
   ezcCacheManager::createCache(), preferrably at the beginning of your script.

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to