Skip to content

Commit 53d4741

Browse files
committed
Update documentation to match function.
1 parent 1a26f6f commit 53d4741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/intro.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ This is the current list of error and warning codes:
280280
| E228 | missing whitespace around modulo operator |
281281
+----------+----------------------------------------------------------------------+
282282
+----------+----------------------------------------------------------------------+
283-
| E231 | missing whitespace after ',' |
283+
| E231 | missing whitespace after ',', ';', or ':' |
284284
+----------+----------------------------------------------------------------------+
285285
+----------+----------------------------------------------------------------------+
286286
| E241 (*) | multiple spaces after ',' |

0 commit comments

Comments
 (0)