summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 1bcafe8..8d56add 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -280,7 +280,7 @@ This is the current list of error and warning codes:
| E228 | missing whitespace around modulo operator |
+----------+----------------------------------------------------------------------+
+----------+----------------------------------------------------------------------+
-| E231 | missing whitespace after ',' |
+| E231 | missing whitespace after ',', ';', or ':' |
+----------+----------------------------------------------------------------------+
+----------+----------------------------------------------------------------------+
| E241 (*) | multiple spaces after ',' |