Skip to content

Commit

Permalink
Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Sep 22, 2023
1 parent d686f1f commit 15484b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/further_topics/filtering_warnings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ E.g. filtering the ``coord_systems`` module:
----

If using :func:`warnings.filterwarnings` , you can also use partial
definitions. The below example ``ignore``s all Warnings from ``iris`` as a
definitions. The below example will ``ignore`` all Warnings from ``iris`` as a
whole.

.. doctest:: filtering_warnings
Expand Down

0 comments on commit 15484b0

Please sign in to comment.