Skip to content

Commit 78b39c1

Browse files
committed
Documentation: Typo fix.
1 parent e0ea1e0 commit 78b39c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/page.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2466,7 +2466,7 @@ The `TableFinder` class is returned by :meth:`Page.find_tables` and has related
24662466

24672467
The bounding box of the union of cells belonging to the table header, given as a tuple (x0, y0, x1, y1). This rectangle contains all table header cells.
24682468

2469-
:type:`Rect`
2469+
:type: :ref:`Rect`
24702470

24712471
.. attribute:: cells
24722472

0 commit comments

Comments
 (0)