Merge pull request #154 from sergeyklay/patch-1

Update Plus.php
This commit is contained in:
Dominik Liebler
2015-07-10 10:33:46 +02:00

View File

@@ -11,7 +11,7 @@ class Plus extends AbstractSpecification
protected $right; protected $right;
/** /**
* Creation of a locical AND of two specifications * Creation of a logical AND of two specifications
* *
* @param SpecificationInterface $left * @param SpecificationInterface $left
* @param SpecificationInterface $right * @param SpecificationInterface $right