Skip to content

Commit 3a1bbb8

Browse files
committed
Rearranged text
1 parent 2ffb2fc commit 3a1bbb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/ImageGrab.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ or the clipboard to a PIL image memory.
1616
the entire screen is copied, and on macOS, it will be at 2x if on a Retina screen.
1717

1818
On Linux, if ``xdisplay`` is ``None`` and the default X11 display does not return
19-
a snapshot of the screen, ``gnome-screenshot``, ``grim`` or ``spectacle`` will be used as a
20-
fallback if they are installed. To disable this behaviour, pass ``xdisplay=""``
21-
instead.
19+
a snapshot of the screen, ``gnome-screenshot``, ``grim`` or ``spectacle`` will be
20+
used as a fallback if they are installed. To disable this behaviour, pass
21+
``xdisplay=""`` instead.
2222

2323
.. versionadded:: 1.1.3 (Windows), 3.0.0 (macOS), 7.1.0 (Linux)
2424

0 commit comments

Comments
 (0)