Skip to content

Commit c484f49

Browse files
committed
whatsnew typo
1 parent 6ffec6c commit c484f49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Other Enhancements
3535
Backwards incompatible API changes
3636
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3737

38-
- :func:`Series.fillna` now raises a ``TypeError`` instead of a ``KeyError`` when passed a list, tuple or DataFrame as a ``value`` (:issue:`18293`)
38+
- :func:`Series.fillna` now raises a ``TypeError`` instead of a ``ValueError`` when passed a list, tuple or DataFrame as a ``value`` (:issue:`18293`)
3939
-
4040
-
4141

0 commit comments

Comments
 (0)