Skip to content

Commit

Permalink
Merge branch '5.4' into 6.3
Browse files Browse the repository at this point in the history
* 5.4:
  [EventDispatcher] Fix Typo
  Fix typo
  • Loading branch information
derrabus committed Dec 27, 2023
2 parents 49a04fd + 4da1713 commit 63a2041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RequestMatcher.php
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ public function matchHost(?string $regexp)
}

/**
* Adds a check for the the URL port.
* Adds a check for the URL port.
*
* @param int|null $port The port number to connect to
*
Expand Down

0 comments on commit 63a2041

Please sign in to comment.