Skip to content

Commit f670496

Browse files
committed
Fixed minor typos
1 parent ead5e0a commit f670496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loader/YamlFileLoader.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ private function parseDefinition($id, $service, $file, array $defaults)
595595
* @param string $id A service identifier
596596
* @param string $file A parsed file
597597
*
598-
* @throws InvalidArgumentException When errors are occuried
598+
* @throws InvalidArgumentException When errors occur
599599
*
600600
* @return string|array A parsed callable
601601
*/

0 commit comments

Comments
 (0)