Skip to content

Commit c7051a3

Browse files
authored
Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013)
1 parent 0cec424 commit c7051a3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Doc/c-api/lifecycle.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,14 @@ that must be true for *B* to occur after *A*.
5555
.. image:: lifecycle.dot.svg
5656
:align: center
5757
:class: invert-in-dark-mode
58-
:alt: Diagram showing events in an object's life. Explained in detail
59-
below.
58+
:alt: Diagram showing events in an object's life. Explained in detail below.
6059
6160
.. only:: latex
6261
6362
.. image:: lifecycle.dot.pdf
6463
:align: center
6564
:class: invert-in-dark-mode
66-
:alt: Diagram showing events in an object's life. Explained in detail
67-
below.
65+
:alt: Diagram showing events in an object's life. Explained in detail below.
6866
6967
.. container::
7068
:name: life-events-graph-description

0 commit comments

Comments
 (0)