[Config] fixed phpdoc

This commit is contained in:
Aurélien Fredouelle 2011-05-19 08:05:27 +02:00
parent 82686751dd
commit c0e8db18f9

View File

@ -49,7 +49,8 @@ class ConfigCache
/** /**
* Checks if the cache is still fresh. * Checks if the cache is still fresh.
* *
* This method always returns true is debug is on and the cache file exists. * This method always returns true when debug is off and the
* cache file exists.
* *
* @return Boolean true if the cache is fresh, false otherwise * @return Boolean true if the cache is fresh, false otherwise
*/ */