Skip to content

Commit 1596ef7

Browse files
committed
typo
1 parent b193658 commit 1596ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/mask/_base.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""A boolean mask intferace.
1+
"""A boolean mask interface.
22
33
This module provides an interface to a numpy / pyarrow boolean mask.
44
This is limited as not all of the implementations can hold NA, so

0 commit comments

Comments
 (0)