summaryrefslogtreecommitdiffstats
path: root/system/database/DB_cache.php
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-21 21:08:17 +0200
committeradmin <devnull@localhost>2006-10-21 21:08:17 +0200
commitfafe28bec4f414e48f63e01ed9105ae5c2c99802 (patch)
treeb3e3f01cb1af83a29aff421aa308cb85788bbbe1 /system/database/DB_cache.php
parente7e1dcd452a15abaaa01c03cd1ade564e3a59453 (diff)
Diffstat (limited to 'system/database/DB_cache.php')
-rw-r--r--system/database/DB_cache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/database/DB_cache.php b/system/database/DB_cache.php
index aee5ce6fa..b469b0e1e 100644
--- a/system/database/DB_cache.php
+++ b/system/database/DB_cache.php
@@ -82,7 +82,7 @@ class CI_DB_Cache {
// --------------------------------------------------------------------
/**
- * Retreive a cached query
+ * Retrieve a cached query
*
* The URI being requested will become the name of the cache sub-folder.
* An MD5 hash of the SQL statement will become the cache file name