Fixing docblock

This commit is contained in:
José Lorenzo Rodríguez 2010-01-25 14:12:41 -04:30
parent 59319b098b
commit b24b43b848

View file

@ -174,7 +174,7 @@ class ProjectTaskTest extends CakeTestCase {
}
/**
* test generation of Security.salt
* test generation of Security.cipherSeed
*
* @return void
* @access public