Skip to content

Commit 19a31f7

Browse files
authored
Apply suggestions from code review
1 parent 994347e commit 19a31f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0793.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ Forward compatibility
398398
If a module defines the new export hook, CPython versions that implement this
399399
PEP will ignore the traditional ``PyInit_*`` hook.
400400

401-
Extensions that straddle vPython ersions are expected to define both hooks;
401+
Extensions that straddle Python versions are expected to define both hooks;
402402
each build of CPython will “pick” the newest one that it supports.
403403

404404

0 commit comments

Comments
 (0)