Skip to content

Commit cb72360

Browse files
committed
Typo
1 parent 8111281 commit cb72360

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
@@ -864,7 +864,7 @@ public function testServerParamsWillBeRememberedUntilConnectionIsClosed()
864864
$this->assertEquals(array(), $ref->getValue($parser));
865865
}
866866

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

0 commit comments

Comments
 (0)