Browse Source

Fixed tyopo

Jose Lorenzo Rodriguez 12 years ago
parent
commit
89d8a09e2b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/ORM/QueryTest.php

+ 1 - 1
tests/TestCase/ORM/QueryTest.php

@@ -1816,7 +1816,7 @@ class QueryTest extends TestCase {
 	}
 
 /**
- * Tests that the eagerLoaded function works and is trnasmitted correctly to eagerly
+ * Tests that the eagerLoaded function works and is transmitted correctly to eagerly
  * loaded associations
  *
  * @return void