X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FHttp%2FHandlerStackConfigurator.php;fp=web%2Fcore%2Flib%2FDrupal%2FCore%2FHttp%2FHandlerStackConfigurator.php;h=4a0bfdefa15f362caca207f549c59fc220e0d36b;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hp=69e3913084a45f0226e7752d7241a4f5d8709453;hpb=74df008bdbb3a11eeea356744f39b802369bda3c;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php b/web/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php index 69e391308..4a0bfdefa 100644 --- a/web/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php +++ b/web/core/lib/Drupal/Core/Http/HandlerStackConfigurator.php @@ -43,7 +43,7 @@ class HandlerStackConfigurator { protected $container; /** - * Contructs a new HandlerStackConfigurator object. + * Constructs a new HandlerStackConfigurator object. * * @param \Symfony\Component\DependencyInjection\ContainerInterface $container * The service container.