Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 875bc98

Browse files
committed
Merge pull request #53 from basz/patch-1
api doc
2 parents 1fe896e + 3e3c3ef commit 875bc98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ public function addDelegator($name, $factory)
415415
/**
416416
* Add an initializer.
417417
*
418-
* @param string|callable|Initalizer\InitializerInterface $initalizer
418+
* @param string|callable|InitializerInterface $initalizer
419419
*/
420420
public function addInitializer($initializer)
421421
{

0 commit comments

Comments
 (0)