Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 5b392ee

Browse files
committed
s/url/URL
1 parent cd88370 commit 5b392ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Controller/Plugin/Redirect.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public function toRoute($route = null, $params = [], $options = [], $reuseMatche
5252
}
5353

5454
/**
55-
* Generate redirect response based on given url
55+
* Generate redirect response based on given URL
5656
*
5757
* @param string $url
5858
* @return Response

0 commit comments

Comments
 (0)