Skip to content

Commit 2475344

Browse files
Try fix the only::
1 parent 6de352c commit 2475344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/c-api/lifecycle.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ object's life. An arrow from *A* to *B* indicates that event *B* can occur
1919
after event *A* has occurred, with the arrow's label indicating the condition
2020
that must be true for *B* to occur after *A*.
2121

22-
.. only:: html
22+
.. only:: html and not (epub or latex)
2323

2424
.. raw:: html
2525

0 commit comments

Comments
 (0)