Skip to content

Commit

Permalink
Fix typos.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Sep 3, 2014
1 parent 45b93ef commit 02594f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/TestCase/TestSuite/IntegrationTestCaseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public function testAssertRedirect() {
}

/**
* Test the header assertino
* Test the header assertion.
*
* @return void
*/
Expand All @@ -140,7 +140,7 @@ public function testAssertHeader() {
}

/**
* Test the content type assertino
* Test the content type assertion.
*
* @return void
*/
Expand Down

0 comments on commit 02594f8

Please sign in to comment.