Skip to content

Commit 0f9e8f5

Browse files
committed
typo
1 parent c37a0a8 commit 0f9e8f5

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)