Skip to content

Commit 897cfcc

Browse files
JorjMcKieCopilot
andauthored
Update docs/textpage.rst
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent a09bad6 commit 897cfcc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/textpage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ color sRGB integer, e.g. 0xRRGGBB (``int``).
227227
alpha Transparency, a value in ``range(256)`` (``int``).
228228
=============== =========================================================================================================================
229229

230-
This information is a true subset of the output of :meth:`Page.get_drawings`. Its advantage is its speed (because extracted with one :ref:`TextPage` creation) and the fact that vector blocks are included in the overall page content sequence together with text and images.
230+
This information is a true subset of the output of :meth:`Page.get_drawings`. Its advantage is its speed (because it is extracted with one :ref:`TextPage` creation) and the fact that vector blocks are included in the overall page content sequence together with text and images.
231231

232232
**Image block:**
233233

0 commit comments

Comments
 (0)