Typo in tests docblock

This commit is contained in:
James Tancock 2015-08-17 13:15:35 +01:00
parent fd198ce0fa
commit 2f7cc052d2

View file

@ -555,7 +555,7 @@ class ModelValidationTest extends BaseModelTest {
}
/**
* test that validates() still performs correctly when useTable = false on the mode.
* test that validates() still performs correctly when useTable = false on the model.
*
* @return void
*/