Update Plus.php

This commit is contained in:
Serghei Iakovlev
2015-07-10 02:28:44 +03:00
parent 923003647b
commit 17411e7acc

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