Skip to content

Commit 15e22ac

Browse files
committed
typo
1 parent 2b25a7c commit 15e22ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Routing/RouterListener.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ public function onAfterRouting(GetResponseEvent $event)
7373

7474
if ($request->attributes->has('_cache_hit')) {
7575
$request->attributes->remove('_cache_hit');
76-
// object is in cache all ready
76+
// object is in cache already
7777
return;
7878
}
7979

0 commit comments

Comments
 (0)