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

Commit 7bf7b8a

Browse files
author
fhein
committed
Missing word in source doc.
1 parent 2413112 commit 7bf7b8a

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
@@ -874,7 +874,7 @@ private function mapAliasToTarget($alias, $target)
874874
* If nodes are not strongly connected (i.e. resolvable in
875875
* our case), they get resolved.
876876
*
877-
* This algorithm fast for mass updates through configure().
877+
* This algorithm is fast for mass updates through configure().
878878
* It is not appropriate if just a single alias is added.
879879
*
880880
* @see mapAliasToTarget above

0 commit comments

Comments
 (0)