Skip to content

Commit 43201b6

Browse files
committed
Fix typo.
1 parent 4e61b3c commit 43201b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ do to help ensure that your patch is accepted.
7070

7171
First, make sure to follow Python's style guidelines. For Python code you
7272
should follow :PEP:`8`, and for C code you should follow :PEP:`7`. If you have
73-
one or two discrepencies those can be fixed by the core developer who commits
73+
one or two discrepancies those can be fixed by the core developer who commits
7474
your patch. But if you have systematic deviations from the style guides your
7575
patch will be put on hold until you fix the formatting issues.
7676

0 commit comments

Comments
 (0)