]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove newline in Doc/c-api/lifecycle.rst for gettext builder (GH-135013)
authorRafael Fontenelle <rffontenelle@users.noreply.github.com>
Mon, 2 Jun 2025 18:13:08 +0000 (15:13 -0300)
committerGitHub <noreply@github.com>
Mon, 2 Jun 2025 18:13:08 +0000 (21:13 +0300)
Doc/c-api/lifecycle.rst

index 0e2ffc096caba7eb8802e0051e6c7c58c55a3515..5a170862a26f44086c8aa12b62ede0f860eb2121 100644 (file)
@@ -55,16 +55,14 @@ that must be true for *B* to occur after *A*.
    .. image:: lifecycle.dot.svg
       :align: center
       :class: invert-in-dark-mode
-      :alt: Diagram showing events in an object's life.  Explained in detail
-            below.
+      :alt: Diagram showing events in an object's life.  Explained in detail below.
 
 .. only:: latex
 
    .. image:: lifecycle.dot.pdf
       :align: center
       :class: invert-in-dark-mode
-      :alt: Diagram showing events in an object's life.  Explained in detail
-            below.
+      :alt: Diagram showing events in an object's life.  Explained in detail below.
 
 .. container::
    :name: life-events-graph-description