Additional Cake references to CakePHP and docblock typo

This commit is contained in:
Bryan Crowe 2013-10-09 19:38:16 -04:00
parent ce1939c4d6
commit 4242bd4f3d
17 changed files with 21 additions and 21 deletions

View file

@ -2,7 +2,7 @@
/**
* Model behaviors base class.
*
* Adds methods and automagic functionality to Cake Models.
* Adds methods and automagic functionality to CakePHP Models.
*
* PHP 5
*