Browse Source

fix phpdoc

Ian den Hartog 8 years ago
parent
commit
d6f16ad0a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/TestSuite/IntegrationTestCase.php

+ 1 - 1
src/TestSuite/IntegrationTestCase.php

@@ -450,7 +450,7 @@ abstract class IntegrationTestCase extends TestCase
     }
 
     /**
-     * Performs an OPTION request using the current request data.
+     * Performs an OPTIONS request using the current request data.
      *
      * The response of the dispatched request will be stored as
      * a property. You can use various assert methods to check the