Skip to content

Commit 08020e3

Browse files
committed
Typo
1 parent b98fbeb commit 08020e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ http://pear.php.net/dtd/package-2.0.xsd">
2626
</stability>
2727
<license uri="https://github.com/squizlabs/PHP_CodeSniffer/blob/master/licence.txt">BSD 3-Clause License</license>
2828
<notes>
29-
- Rule include patterns in a ruleset.xml file are not evaluated as OR instead of AND
29+
- Rule include patterns in a ruleset.xml file are now evaluated as OR instead of AND
3030
-- Previously, a file had to match every include pattern and no exclude patterns to be included
3131
-- Now, a file must match at least one include pattern and no exclude patterns to be included
3232
-- This is a bug fix as include patterns are already documented to work this way

0 commit comments

Comments
 (0)