Skip to content

Commit 5b0e307

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

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/source/whatsnew/v0.25.1.rst

+1-4
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,10 @@ 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-
26-
2724
Categorical
2825
^^^^^^^^^^^
2926

30-
-
27+
- Bug in :meth:`Categorical.fillna` would replace all values, not just those that are ``NaN`` (:issue:`26215`)
3128
-
3229
-
3330

0 commit comments

Comments
 (0)