diff --git a/src/Symfony/Component/Runtime/Internal/HttpKernel/HttpKernelInterfaceRuntime.php b/src/Symfony/Component/Runtime/Internal/HttpKernel/HttpKernelInterfaceRuntime.php index 5ce0a3b4ab..08601abffc 100644 --- a/src/Symfony/Component/Runtime/Internal/HttpKernel/HttpKernelInterfaceRuntime.php +++ b/src/Symfony/Component/Runtime/Internal/HttpKernel/HttpKernelInterfaceRuntime.php @@ -9,7 +9,7 @@ * file that was distributed with this source code. */ -namespace Symfony\Runtime\Symfony\Component\HttKernel; +namespace Symfony\Runtime\Symfony\Component\HttpKernel; use Symfony\Component\Runtime\SymfonyRuntime;