Skip to content

Commit 59f0ee0

Browse files
[FrameworkBundle] fix typo
1 parent 25cbd39 commit 59f0ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Routing/Loader/Configurator/GoneRouteConfigurator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class GoneRouteConfigurator extends RouteConfigurator
2222
use AddTrait;
2323

2424
/**
25-
* @param bool $permanent Whether the redirection is permanent
25+
* @param bool $permanent Whether the route is gone permanently
2626
*
2727
* @return $this
2828
*/

0 commit comments

Comments
 (0)