summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 7945053..7fbf654 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -406,9 +406,9 @@ This is the current list of error and warning codes:
+------------+----------------------------------------------------------------------+
| **W5** | *Line break warning* |
+------------+----------------------------------------------------------------------+
-| W503 (*)   | line break before binary operator                         |
+| W503 (*) | line break before binary operator |
+------------+----------------------------------------------------------------------+
-| W504 (*)   | line break after binary operator                         |
+| W504 (*) | line break after binary operator |
+------------+----------------------------------------------------------------------+
| W505 (\*^) | doc line too long (82 > 79 characters) |
+------------+----------------------------------------------------------------------+