Skip to content

Commit

Permalink
Merge pull request #11261 from edmorley/patch-1
Browse files Browse the repository at this point in the history
Fix typo in news entry for #11225
  • Loading branch information
sbidoul authored Jul 15, 2022
2 parents 4e70b81 + 678bfe2 commit 1b7ea4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion news/11225.feature.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pip's deprecation warnings now suclass the built-in ``DeprecationWarning``, and
pip's deprecation warnings now subclass the built-in ``DeprecationWarning``, and
can be suppressed by running the Python interpreter with
``-W ignore::DeprecationWarning``.

0 comments on commit 1b7ea4d

Please sign in to comment.