Skip to content

Commit 1b7ea4d

Browse files
authored
Merge pull request #11261 from edmorley/patch-1
Fix typo in news entry for #11225
2 parents 4e70b81 + 678bfe2 commit 1b7ea4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

news/11225.feature.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pip's deprecation warnings now suclass the built-in ``DeprecationWarning``, and
1+
pip's deprecation warnings now subclass the built-in ``DeprecationWarning``, and
22
can be suppressed by running the Python interpreter with
33
``-W ignore::DeprecationWarning``.

0 commit comments

Comments
 (0)