Pascal Borreli пре 14 година
родитељ
комит
c70824d22c
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php

+ 1 - 1
src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php

@@ -340,7 +340,7 @@ class HttpCache implements HttpKernelInterface
     /**
      * Forwards the Request to the backend and determines whether the response should be stored.
      *
-     * This methods is trigered when the cache missed or a reload is required.
+     * This methods is triggered when the cache missed or a reload is required.
      *
      * @param Request  $request A Request instance
      * @param Boolean  $catch   whether to process exceptions