Skip to content

Commit a679508

Browse files
committed
Correct typo and reformat whatsnew entry
1 parent 9e08857 commit a679508

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/source/whatsnew/v0.25.1.rst

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

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

2725
Categorical
2826
^^^^^^^^^^^
2927

30-
-
28+
- Bug in :meth:`Categorical.fillna` would replace all values, not just those that are ``NaN`` (:issue:`26215`)
3129
-
3230
-
3331

0 commit comments

Comments
 (0)