Ver Fonte

[HttpKernel] Fixed typo

Pascal Borreli há 14 anos atrás
pai
commit
b9a6f9210b
1 ficheiros alterados com 1 adições e 1 exclusões
  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