diff --git a/doc/source/whatsnew/v0.25.0.rst b/doc/source/whatsnew/v0.25.0.rst index afde665407d18..db8f12669bb69 100644 --- a/doc/source/whatsnew/v0.25.0.rst +++ b/doc/source/whatsnew/v0.25.0.rst @@ -28,7 +28,7 @@ Other Enhancements Backwards incompatible API changes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- :meth:`Timestamp.strptime` will now rise a NotImplementedError (:issue:`21257`) +- :meth:`Timestamp.strptime` will now raise a NotImplementedError (:issue:`25016`) .. _whatsnew_0250.api.other: