This commit is contained in:
Bryan Crowe 2014-06-10 23:31:42 -04:00
parent 73189acb76
commit d8b4c3967c

View file

@ -1044,7 +1044,7 @@ class TreeBehavior extends ModelBehavior {
* @param integer $shift Shift by.
* @param string $dir Direction.
* @param array $conditions Conditions.
* @param boolean $created Wheter it's a new record.
* @param boolean $created Whether it's a new record.
* @param string $field Field type.
* @return void
*/