mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 05:26:53 +00:00
Fix typo
"an error code" not "a error code"
This commit is contained in:
parent
e571167161
commit
e03e849215
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
Error / Violation Codes
|
||||
=========================
|
||||
|
||||
Flake8 and its plugins assign a code to each message that we refer to as a
|
||||
Flake8 and its plugins assign a code to each message that we refer to as an
|
||||
:term:`error code` (or :term:`violation`). Most plugins will list their error
|
||||
codes in their documentation or README.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue