Explorar el Código

[DependencyInjection] Fixed Typo

Pascal Borreli hace 14 años
padre
commit
b84999ac33

+ 1 - 1
src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php

@@ -76,7 +76,7 @@ class ResolveInvalidReferencesPass implements CompilerPassInterface
     }
 
     /**
-     * Processes arguments to determin invalid references.
+     * Processes arguments to determine invalid references.
      *
      * @param array $arguments An array of Reference objects
      * @param boolean $inMethodCall