Skip to content

Commit b1b6390

Browse files
committed
add missing word in footnote
1 parent ea0bbf8 commit b1b6390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2772,5 +2772,5 @@ An example of an asynchronous context manager class::
27722772
*blocking* such fallback.
27732773
27742774
.. [#] For operands of the same type, it is assumed that if the non-reflected method
2775-
(such as :meth:`__add__`) fails the operation is not supported, which is why the
2775+
(such as :meth:`__add__`) fails then the operation is not supported, which is why the
27762776
reflected method is not called.

0 commit comments

Comments
 (0)