summaryrefslogtreecommitdiff
path: root/ref/cache-objects.html
diff options
context:
space:
mode:
Diffstat (limited to 'ref/cache-objects.html')
-rw-r--r--[-rwxr-xr-x]ref/cache-objects.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/cache-objects.html b/ref/cache-objects.html
index dcf9465..9baa7c2 100755..100644
--- a/ref/cache-objects.html
+++ b/ref/cache-objects.html
@@ -57,7 +57,7 @@
<p>
If you wish to supply your own caching implementation
-then you will need to pass in an object that supports the
+then you will need to pass in an object that supports the
following methods. Note that the <tt class="module">memcache</tt> module
supports this interface natively.