Skip to content

Commit 20fa58d

Browse files
authored
MAINT: potentiall --> potentially
1 parent fe98ba8 commit 20fa58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/arrays/sparse.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ class SparseArray(PandasObject, ExtensionArray, ExtensionOpsMixin):
547547
timedelta64 ``pd.NaT``
548548
=========== ==========
549549
550-
The fill value is potentiall specified in three ways. In order of
550+
The fill value is potentially specified in three ways. In order of
551551
precedence, these are
552552
553553
1. The `fill_value` argument

0 commit comments

Comments
 (0)