Skip to content

Commit 6705b1e

Browse files
committed
Merge pull request #5587 from Bklyn/master
Fix typo
2 parents 044ee06 + 0f9fe39 commit 6705b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/timeseries.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1115,7 +1115,7 @@ Localization of Timestamps functions just like DatetimeIndex and TimeSeries:
11151115
rng[5].tz_localize('Asia/Shanghai')
11161116
11171117
1118-
Operations between TimeSeries in difficult time zones will yield UTC
1118+
Operations between TimeSeries in different time zones will yield UTC
11191119
TimeSeries, aligning the data on the UTC timestamps:
11201120

11211121
.. ipython:: python

0 commit comments

Comments
 (0)