Skip to content

Commit a3050e0

Browse files
committed
Fix: Article
1 parent c004548 commit a3050e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kernel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ public function handle(Request $request, $type = HttpKernelInterface::MASTER_REQ
205205
}
206206

207207
/**
208-
* Gets a HTTP kernel from the container.
208+
* Gets an HTTP kernel from the container.
209209
*
210210
* @return HttpKernelInterface
211211
*/

0 commit comments

Comments
 (0)