Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit daae327

Browse files
committed
Fix markup
1 parent 7c3c466 commit daae327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libdatetime.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ \subsection{\class{datetime} Objects \label{datetime-datetime}}
569569

570570
\method{fromtimestamp()} may raise \exception{ValueError}, if the
571571
timestamp is out of the range of values supported by the platform C
572-
\cfunction{localtime()} or \cfunction(gmtime()} functions. It's common
572+
\cfunction{localtime()} or \cfunction{gmtime()} functions. It's common
573573
for this to be restricted to years in 1970 through 2038.
574574
Note that on non-POSIX systems that include leap seconds in their
575575
notion of a timestamp, leap seconds are ignored by

0 commit comments

Comments
 (0)