Browse Source

Fixed typo

Jose Lorenzo Rodriguez 11 years ago
parent
commit
32feb83460
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/I18n/I18nTest.php

+ 1 - 1
tests/TestCase/I18n/I18nTest.php

@@ -303,7 +303,7 @@ class I18nTest extends TestCase {
 
 /**
  * Tests that it is possible to register a generic translators factory for a domain
- * instad of having to create them manually
+ * instead of having to create them manually
  *
  * @return void
  */