Skip to content

Commit d1e3f8c

Browse files
authored
Update Doc/c-api/float.rst
1 parent 744dfa3 commit d1e3f8c

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)