Преглед на файлове

[HttpKernel] Fixed typo

Pascal Borreli преди 14 години
родител
ревизия
b9a6f9210b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/Symfony/Component/HttpKernel/Bundle/Bundle.php

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

@@ -54,7 +54,7 @@ abstract class Bundle extends ContainerAware implements BundleInterface
      * is forced to be the underscore version of the bundle name
      * (sensio_blog for a SensioBlogBundle for instance).
      *
-     * This method can be overriden to register compilation passes,
+     * This method can be overridden to register compilation passes,
      * other extensions, ...
      *
      * @param ContainerBuilder $container A ContainerBuilder instance