Skip to content

Commit ad111b6

Browse files
committed
Correct formatting in whatsnew entry
1 parent 1c7e63c commit ad111b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.1.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Other enhancements
2121
Bug fixes
2222
~~~~~~~~~
2323

24-
- Bug in :func:`fill_na` in :class:`Categorical` would replace all values, not just those that are NaN (:issue:`26215`)
24+
- Bug in :func:`fill_na` in :meth:Categorical.fillna would replace all values, not just those that are NaN (:issue:`26215`)
2525

2626

2727
Categorical

0 commit comments

Comments
 (0)