Skip to content

Commit 15484b0

Browse files
committed
Typo.
1 parent d686f1f commit 15484b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/further_topics/filtering_warnings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ E.g. filtering the ``coord_systems`` module:
158158
----
159159

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

164164
.. doctest:: filtering_warnings

0 commit comments

Comments
 (0)