Skip to content

Commit dd9b5f4

Browse files
committed
typo
1 parent 9cc1aca commit dd9b5f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/mask/_base.py

Lines changed: 1 addition & 1 deletion
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)