Skip to content

Commit 3a8cd56

Browse files
committed
typo fixup
1 parent 59d3e79 commit 3a8cd56

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,9 @@ small behavior differences as collateral:
331331
a :class:`offsets.Hour` object in cases where it used to return a :class:`Day` object.
332332
- Adding or subtracting a scalar from a timezone-aware :class:`DatetimeIndex`
333333
with a :class:`Day` ``freq`` no longer preserves that ``freq`` attribute.
334-
- Adding or subtracing a :class:`Day` with a :class:`Timedelta` is no longer supported.
334+
- Adding or subtracting a :class:`Day` with a :class:`Timedelta` is no longer supported.
335335
- Adding or subtracting a :class:`Day` offset to a :class:`Timestamp` or datetime-like may lead to an ambiguous or non-existent time, which will raise.
336336

337-
338337
.. _whatsnew_300.api_breaking.deps:
339338

340339
Increased minimum version for Python

0 commit comments

Comments
 (0)