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

Skip to content

Commit 2b0a3d3

Browse files
committed
Fix markup so this will format again.
1 parent 9f5b07d commit 2b0a3d3

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
@@ -1363,7 +1363,7 @@ \subsection{ \class{datetimetz} Objects \label{datetime-datetimetz}}
13631363
\end{methoddesc}
13641364

13651365
\begin{methoddesc}{astimezone}{tz}
1366-
Return a \class{datetimetz} object with new \membar{tzinfo} member
1366+
Return a \class{datetimetz} object with new \member{tzinfo} member
13671367
\var{tz}.
13681368
\var{tz} must be \code{None}, or an instance of a \class{tzinfo} subclass.
13691369
If \var{tz} is \code{None}, \var{self} is naive,

0 commit comments

Comments
 (0)