Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Commit a8f56e6

Browse files
committed
Fixed typo in docs
1 parent fda0c41 commit a8f56e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/error_codes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ Not all error codes are checked for by default. The default behavior is to
1414
check only error codes that are part of the `PEP257
1515
<http://www.python.org/dev/peps/pep-0257/>`_ official convention.
1616

17-
All off the above error codes are checked for by default except D203.
17+
All of the above error codes are checked for by default except for D203.

0 commit comments

Comments
 (0)