소스 검색

[DependencyInjection] Fixed Typo

Pascal Borreli 14 년 전
부모
커밋
b84999ac33
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Symfony/Component/DependencyInjection/Compiler/ResolveInvalidReferencesPass.php

+ 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