Skip to content

Commit 3f13ace

Browse files
skirpichevgpshead
andauthored
Update peps/pep-0757.rst
Co-authored-by: Gregory P. Smith <[email protected]>
1 parent acc0534 commit 3f13ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0757.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ implementation).
472472
Drop :c:member:`~PyLongExport.value` field from the export API
473473
----------------------------------------------------------------
474474
475-
With this suggestion, only one export type will exists (array of "digits"). If
475+
With this suggestion, only one export type will exist (array of "digits"). If
476476
such view is not available for a given integer, it will be either emulated by
477477
export functions or the :c:func:`PyLong_Export` will return an error. In both
478478
cases, it's assumed that users will use other C-API functions to get "small

0 commit comments

Comments
 (0)