Skip to content

Commit 33bbedc

Browse files
Update Doc/c-api/float.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 56740f1 commit 33bbedc

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
@@ -80,7 +80,7 @@ Floating-Point Objects
8080
8181
.. c:macro:: Py_INFINITY
8282
83-
This is equivalent of :c:macro:`!INFINITY` from the C11 standard
83+
This is equivalent to the :c:macro:`!INFINITY` macro from the C11 standard
8484
``<math.h>`` header.
8585
8686
.. deprecated:: 3.15

0 commit comments

Comments
 (0)