Skip to content

Commit 63a2041

Browse files
committed
Merge branch '5.4' into 6.3
* 5.4: [EventDispatcher] Fix Typo Fix typo
2 parents 49a04fd + 4da1713 commit 63a2041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RequestMatcher.php

+1-1
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)