Skip to content

Commit 0236f34

Browse files
committed
Merge branch 'typos-20190207-a' of https://github.com/phil-davis/PHP_CodeSniffer
2 parents 8c8c4ff + 8ea1678 commit 0236f34

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The `MINOR` version is incremented when:
102102
- backwards-compatible changes are made to the API used by sniff developers, or
103103
- new sniffs are added to an included standard
104104

105-
> NOTE: Backwards-compatible changes to the API used by sniff develpers will allow an existing sniff to continue running without producing fatal errors but may not result in the sniff reporting the same errors as it did previously without changes being required.
105+
> NOTE: Backwards-compatible changes to the API used by sniff developers will allow an existing sniff to continue running without producing fatal errors but may not result in the sniff reporting the same errors as it did previously without changes being required.
106106
107107
The `PATCH` version is incremented when:
108108
- backwards-compatible bug fixes are made

0 commit comments

Comments
 (0)