summaryrefslogtreecommitdiffstats
path: root/system/libraries/Cache
diff options
context:
space:
mode:
authorvlakoff <vlakoff@gmail.com>2012-07-13 20:40:06 +0200
committervlakoff <vlakoff@gmail.com>2012-07-13 20:40:06 +0200
commitfe8324934f4bd15c86460975d265f72362cbbb3a (patch)
tree2cb4f66adb74b90f4dc6e9c8ca97d0382a0da361 /system/libraries/Cache
parent685cdd7a28a8e7ec5a3769e2b0d2cdd40c8f6bf9 (diff)
Some adjustments in inline documentation
Diffstat (limited to 'system/libraries/Cache')
-rw-r--r--system/libraries/Cache/drivers/Cache_wincache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/libraries/Cache/drivers/Cache_wincache.php b/system/libraries/Cache/drivers/Cache_wincache.php
index 74048d564..89e9f77c8 100644
--- a/system/libraries/Cache/drivers/Cache_wincache.php
+++ b/system/libraries/Cache/drivers/Cache_wincache.php
@@ -2,7 +2,7 @@
/**
* CodeIgniter
*
- * An open source application development framework for PHP 5.1.6 or newer
+ * An open source application development framework for PHP 5.2.4 or newer
*
* NOTICE OF LICENSE
*