Skip to content

Commit 226f1c2

Browse files
Backport PR #46069: DOC: fix ref in 1.4.2 release notes (#46073)
Co-authored-by: Simon Hawkins <[email protected]>
1 parent 9ee4d76 commit 226f1c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.2.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ including other versions of pandas.
1414

1515
Fixed regressions
1616
~~~~~~~~~~~~~~~~~
17-
- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45820`)
17+
- Fixed regression in :meth:`DataFrame.drop` and :meth:`Series.drop` when :class:`Index` had extension dtype and duplicates (:issue:`45860`)
1818
-
1919

2020
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)