Skip to content

Commit d8d6680

Browse files
authored
Update Doc/c-api/float.rst
1 parent 49a1e8e commit d8d6680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/float.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ most likely :exc:`OverflowError`).
236236
Pack a C double as the IEEE 754 binary64 double precision format.
237237
238238
.. impl-detail::
239-
This function always succeeds in CPython.
239+
This function always succeeds in CPython.
240240
241241
242242
Unpack functions

0 commit comments

Comments
 (0)