Skip to content

Commit fca48db

Browse files
radarherehugovk
andauthored
Added quote marks
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent ec72d20 commit fca48db

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/releasenotes/11.2.0.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ TODO
4444
API Additions
4545
=============
4646

47-
"justify" multiline text alignment
48-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
47+
``"justify"`` multiline text alignment
48+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4949

50-
In addition to "left", "center" and "right", multiline text can also be aligned using
51-
"justify"::
50+
In addition to ``"left"``, ``"center"`` and ``"right"``, multiline text can also be aligned using
51+
``"justify"``::
5252

5353
from PIL import Image, ImageDraw
5454
im = Image.new("RGB", (50, 25))

0 commit comments

Comments
 (0)