Skip to content

Commit caef1b8

Browse files
simonjayhawkinsyehoshuadimarsky
authored andcommitted
DOC: fix ref in 1.4.2 release notes (pandas-dev#46069)
1 parent 46f4841 commit caef1b8

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)