Skip to content

Commit 00f3590

Browse files
committed
Typo
1 parent bb90ae3 commit 00f3590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Io/RequestHeaderParserTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ public function testServerParamsWillBeRememberedUntilConnectionIsClosed()
865865
$this->assertEquals(array(), $ref->getValue($parser));
866866
}
867867

868-
public function testQueryParmetersWillBeSet()
868+
public function testQueryParametersWillBeSet()
869869
{
870870
$request = null;
871871

0 commit comments

Comments
 (0)