Skip to content

Commit 5b9b995

Browse files
committed
merged branch bamarni/patch-3 (PR symfony#5125)
Commits ------- f84f5fd fixed typo Discussion ---------- fixed typo
2 parents 788e5eb + f84f5fd commit 5b9b995

File tree

1 file changed

+1
-1
lines changed
  • src/Symfony/Bundle/FrameworkBundle/Routing

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Routing/Router.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
2121

2222
/**
23-
* This Router only creates the Loader only when the cache is empty.
23+
* This Router creates the Loader only when the cache is empty.
2424
*
2525
* @author Fabien Potencier <fabien@symfony.com>
2626
*/

0 commit comments

Comments
 (0)