Skip to content

Commit 678bfe2

Browse files
authored
Fix typo in news entry for #11225
Spotted when looking at: https://pip.pypa.io/en/latest/news/#not-yet-released-2022-07-15
1 parent 4e70b81 commit 678bfe2

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)