Skip to content

Commit 08ae41b

Browse files
authored
Fiy Typo in datetimes (parced) (#33022)
1 parent 28e0f18 commit 08ae41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/tools/datetimes.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ def _convert_listlike_datetimes(
260260
Parameters
261261
----------
262262
arg : list, tuple, ndarray, Series, Index
263-
date to be parced
263+
date to be parsed
264264
name : object
265265
None or string for the Index name
266266
tz : object

0 commit comments

Comments
 (0)