Merge pull request #1677 from kasium/case-typo

Fix typo casae->case
This commit is contained in:
Anthony Sottile 2022-09-04 11:40:07 -04:00 committed by GitHub
commit d1939cbafd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -120,7 +120,7 @@ it would look like::
X10 = flake8_example:ExamplePlugin
In this casae as well as the following case, your entry-point name acts as
In this case as well as the following case, your entry-point name acts as
a prefix to the error codes produced by your plugin.
If all of your plugin's error codes start with ``X1`` then it would look