ソースを参照

Fixed "explict" is a misspelling of "explicit"

itosho 7 年 前
コミット
a1221939a5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      tests/TestCase/I18n/I18nTest.php

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

@@ -266,7 +266,7 @@ class I18nTest extends TestCase
     }
 
     /**
-     * Tests the __() functions with explict null params
+     * Tests the __() functions with explicit null params
      *
      * @return void
      */