Skip to content

Commit 610d767

Browse files
cdeilKevin D Smith
authored and
Kevin D Smith
committed
DOC: Fix typo in timeseries.rst (pandas-dev#36687)
1 parent 5e85a1a commit 610d767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/user_guide/timeseries.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2210,7 +2210,7 @@ Time zone handling
22102210
------------------
22112211

22122212
pandas provides rich support for working with timestamps in different time
2213-
zones using the ``pytz`` and ``dateutil`` libraries or class:`datetime.timezone`
2213+
zones using the ``pytz`` and ``dateutil`` libraries or :class:`datetime.timezone`
22142214
objects from the standard library.
22152215

22162216

0 commit comments

Comments
 (0)