Skip to content

Commit 48b7662

Browse files
Fix trailing whitespace.
1 parent 0fcb37a commit 48b7662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/glossary.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1211,7 +1211,7 @@ Glossary
12111211
In :term:`CPython`, reference counts are not considered to be stable
12121212
or well-defined values; the number of references to an object, and how
12131213
that number is affected by Python code, may be different between
1214-
versions.
1214+
versions.
12151215

12161216
regular package
12171217
A traditional :term:`package`, such as a directory containing an

0 commit comments

Comments
 (0)