Browse Source

Fix docblock

Jorge M. González Martín 9 years ago
parent
commit
a8a74bc095
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Http/ControllerFactoryTest.php

+ 1 - 1
tests/TestCase/Http/ControllerFactoryTest.php

@@ -265,7 +265,7 @@ class ControllerFactoryTest extends TestCase
     }
 
     /**
-     * Test building controller name passing no controller name
+     * Test building controller name when passing no controller name
      *
      * @return void
      */