Skip to content

Commit 37e986a

Browse files
committed
gh-149093: Cosmetic correction
1 parent f506e02 commit 37e986a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/glossary.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -996,8 +996,8 @@ Glossary
996996
Examples include :class:`dict`, :class:`collections.defaultdict`,
997997
:class:`collections.OrderedDict` and :class:`collections.Counter`.
998998

999-
See more details on implemented methods :ref:`there <collections-abstract-base-classes>`.
1000-
999+
See more details on implemented methods :ref:`there <collections-abstract-base-classes>`.
1000+
10011001
meta path finder
10021002
A :term:`finder` returned by a search of :data:`sys.meta_path`. Meta path
10031003
finders are related to, but different from :term:`path entry finders

0 commit comments

Comments
 (0)