summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 7fbf654..ffc5fc3 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -264,7 +264,7 @@ This is the current list of error and warning codes:
+------------+----------------------------------------------------------------------+
| E202 | whitespace before ')' |
+------------+----------------------------------------------------------------------+
-| E203 | whitespace before ':' |
+| E203 | whitespace before ',', ';', or ':' |
+------------+----------------------------------------------------------------------+
+------------+----------------------------------------------------------------------+
| E211 | whitespace before '(' |