Fix typo casae->case

This commit is contained in:
Kai Mueller 2022-09-04 15:33:18 +00:00
parent a929f124c8
commit 2ee3c56d93

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