Skip to content

Commit 172d807

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: [EventDispatcher] Fix Typo Fix typo
2 parents 44a6d39 + 63a2041 commit 172d807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RequestMatcher.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ public function matchHost(?string $regexp)
8888
}
8989

9090
/**
91-
* Adds a check for the the URL port.
91+
* Adds a check for the URL port.
9292
*
9393
* @param int|null $port The port number to connect to
9494
*

0 commit comments

Comments
 (0)