Skip to content

Commit 6cd9d61

Browse files
Simplify docs syntax
Co-Authored-By: Serhiy Storchaka <[email protected]>
1 parent 8b0ec81 commit 6cd9d61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ OpenSlide objects
9999
.. attribute:: properties
100100

101101
Metadata about the slide, in the form of a
102-
:class:`Mapping <collections.abc.Mapping>` from OpenSlide property name to
102+
:class:`~collections.abc.Mapping` from OpenSlide property name to
103103
property value. Property values are always strings. OpenSlide
104104
provides some :ref:`standard properties <Standard properties>`, plus
105105
additional properties that vary by slide format.

0 commit comments

Comments
 (0)