Skip to content

Commit 17411e7

Browse files
committed
Update Plus.php
1 parent 9230036 commit 17411e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Behavioral/Specification/Plus.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ class Plus extends AbstractSpecification
1111
protected $right;
1212

1313
/**
14-
* Creation of a locical AND of two specifications
14+
* Creation of a logical AND of two specifications
1515
*
1616
* @param SpecificationInterface $left
1717
* @param SpecificationInterface $right

0 commit comments

Comments
 (0)